diff options
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/index.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/index.zsh b/zsh/index.zsh index 375384c..9db357d 100644 --- a/zsh/index.zsh +++ b/zsh/index.zsh @@ -24,4 +24,5 @@ eval $(ssh-agent -s) >> /dev/null source <(fzf --zsh) alias rr=ranger +alias lg=lazygit export EDITOR=nvim |
