diff --git a/dotfiles/zshrc b/dotfiles/zshrc index 20eae80..5a06111 100644 --- a/dotfiles/zshrc +++ b/dotfiles/zshrc @@ -120,9 +120,7 @@ alias vzsh="vim ~/.zshrc" # edit zsh config alias szsh="source ~/.zshrc" # source the zshrc file # quick command -alias vim="nvim" # replace vim to nvim alias pdf="zathura" -alias epub="zathura" # install software alias installaur="sudo pacman -S yay paru"