dotfiles/fish/cdl.fish

5 lines
36 B
Fish
Raw Normal View History

2016-04-21 22:38:34 +02:00
function cdl
cd $argv
l
end