This commit is contained in:
Cristian Măgherușan-Stanciu @magheru_san 2018-04-17 20:55:47 +00:00 committed by GitHub
commit 987b9f5ebc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,4 +8,5 @@ if [ $commands[fasd] ]; then # check if fasd is installed
alias v="f -e $EDITOR"
alias o='a -e open_command'
alias j='zz'
fi