forked from DustVoice/dotfiles
4 lines
32 B
Fish
4 lines
32 B
Fish
|
function l
|
||
|
ls -CF $argv
|
||
|
end
|