shell: zsh -> fish
This commit is contained in:
4
.config/fish/functions/.....fish
Normal file
4
.config/fish/functions/.....fish
Normal file
@ -0,0 +1,4 @@
|
||||
function .... --wraps='cd ../../..' --description 'alias ....=cd ../../..'
|
||||
cd ../../.. $argv
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user