home/.config/fish/conf.d/cd-ls.fish
2025-06-06 16:33:36 +02:00

3 lines
No EOL
39 B
Fish

function cdls --on-variable PWD
ls
end