diff --git a/config/zshrc b/config/zshrc index 0062ca7..856ed7a 100755 --- a/config/zshrc +++ b/config/zshrc @@ -31,6 +31,7 @@ alias tree="eza --tree" alias umountUSB="umount ~/ExternalDrive" alias unityAvi="~/Documents/Unity/Editors/2019.4.31f1/Editor/Unity -projectPath ~/ExternalDrive/Unity\ Projects/Avatar\ 3.0\ 2019" alias v="nvim" # Launch neovim with 'v' +alias za="zathura" # Automatically get new programs for autocompletion