4 lines
28 B
Fish
4 lines
28 B
Fish
function cl
|
|
cd $argv
|
|
ls
|
|
end
|
function cl
|
|
cd $argv
|
|
ls
|
|
end
|