summaryrefslogtreecommitdiff
path: root/zsh/index.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/index.zsh')
-rw-r--r--zsh/index.zsh1
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