Commit e4169904 authored by Cristian Măgherușan-Stanciu @magheru_san's avatar Cristian Măgherușan-Stanciu @magheru_san Committed by Marc Cornellà
Browse files

fasd: drop-in replace the autojump j alias (#3860)

parent 0853b74f
...@@ -8,4 +8,5 @@ if [ $commands[fasd] ]; then # check if fasd is installed ...@@ -8,4 +8,5 @@ if [ $commands[fasd] ]; then # check if fasd is installed
alias v="f -e \"$EDITOR\"" alias v="f -e \"$EDITOR\""
alias o='a -e open_command' alias o='a -e open_command'
alias j='zz'
fi fi
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment