readd lazygit to minimal

This commit is contained in:
Christoph J. Scherr 2023-09-13 21:49:14 +02:00
parent 74ca441fa2
commit ac9a6404c3
1 changed files with 1 additions and 0 deletions

1
.zshrc
View File

@ -17,6 +17,7 @@ alias egrep="grep -E"
alias lgrep="find | grep"
alias psgrep="ps axu | grep"
alias isotime='date +"%Y-%m-%dT%H:%M:%S%z"'
alias gg=lazygit
alias reload="source ~/.zshrc"
alias gls=/bin/ls