feat: add alias for lazygit
This commit is contained in:
parent
872d33bbb6
commit
c6dc4406d4
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.zshrc
|
@ -9,6 +9,8 @@ zinit light zsh-users/zsh-autosuggestions
|
||||||
|
|
||||||
zicompinit; zicdreplay
|
zicompinit; zicdreplay
|
||||||
|
|
||||||
|
alias lg="lazygit"
|
||||||
|
|
||||||
# Platform-specific configuration lives inside .zshcustom.
|
# Platform-specific configuration lives inside .zshcustom.
|
||||||
# The file is ignored by the dotfiles git repo.
|
# The file is ignored by the dotfiles git repo.
|
||||||
if [ -f $HOME/.zshcustom ]; then
|
if [ -f $HOME/.zshcustom ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue