update config

This commit is contained in:
lostecho
2023-07-12 21:18:59 +08:00
parent ec395e9a08
commit 7886b23099
8 changed files with 30 additions and 8 deletions

View File

@@ -121,6 +121,7 @@ alias dotdrop="dotdrop --cfg=~/.dotfiles/config.yaml"
alias vhypr="vim ~/.config/hypr/hyprland.conf" # edit hyprland config
alias vzsh="vim ~/.zshrc" # edit zsh config
alias szsh="source ~/.zshrc" # source the zshrc file
alias hyprloadreins="curl -sSL https://raw.githubusercontent.com/Duckonaut/hyprload/main/install.sh | bash"
# quick command
alias pdf="zathura"