Update fish shell config
This commit is contained in:
3
config/fish/functions/z.fish
Normal file
3
config/fish/functions/z.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function z -d "fasd cd, same functionality as j in autojump"
|
||||
fasd_cd -d $argv
|
||||
end
|
||||
Reference in New Issue
Block a user