mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
parent
e416990442
commit
69e637c355
@ -7,6 +7,6 @@ if [ $commands[fasd] ]; then # check if fasd is installed
|
||||
unset fasd_cache
|
||||
|
||||
alias v="f -e \"$EDITOR\""
|
||||
alias o='a -e open_command'
|
||||
alias o='a -e xdg-open'
|
||||
alias j='zz'
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user