zsh config change

This commit is contained in:
2023-04-16 21:46:34 +08:00
parent 5972396a0d
commit d21aa87b5f

View File

@@ -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"