add new zsh alias

This commit is contained in:
Jay 2022-06-28 23:09:13 +08:00
parent d43ba62d23
commit d479e2d615
1 changed files with 2 additions and 0 deletions

View File

@ -7,3 +7,5 @@ alias ls="ls --color=auto"
alias wgup="sudo wg-quick up"
alias wgdown="sudo wg-quick down"
alias lg="lazygit"