1
0
forked from extern/nix-config

Remove pacaur aliases from .zsh_aliases

This commit is contained in:
Donovan Glover 2017-12-17 23:45:38 -05:00
parent 2b6bfd75fa
commit c070ccc15c
No known key found for this signature in database
GPG Key ID: 8FC5F7D90A5D8F4D

View File

@ -103,8 +103,6 @@ alias lfox="launch waterfox" # Launch waterfox separate from the terminal
# Fun aliases that don't serve any specific purpose
####################################################################
alias yaourt="pacaur" # Why yaourt when you can pacaur?
alias yay="pacaur" # Using pacaur can be fun too
alias emacs="vim" # No need to start another operating system
alias nano="vim" # Why nano when you have vim?
alias vi="vim" # Vim is vi improved, literally