5 lines
108 B
Fish
5 lines
108 B
Fish
function .... --wraps='cd ../../..' --description 'alias ....=cd ../../..'
|
|
cd ../../.. $argv
|
|
|
|
end
|