mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-03 04:20:01 +02:00
fasd: drop-in replace the autojump j alias
This commit is contained in:
parent
e44aa50301
commit
59c828c901
1 changed files with 1 additions and 0 deletions
|
|
@ -8,4 +8,5 @@ if [ $commands[fasd] ]; then # check if fasd is installed
|
|||
|
||||
alias v='f -e vim'
|
||||
alias o='a -e open_command'
|
||||
alias j='zz'
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue