diff options
| author | Skladnayazebra <skladnayazebra@gmail.com> | 2025-10-21 14:39:23 +0200 |
|---|---|---|
| committer | Skladnayazebra <skladnayazebra@gmail.com> | 2025-10-21 14:39:23 +0200 |
| commit | 46a2fce9279846eaec0940a23bfa09ee56700503 (patch) | |
| tree | ec4d17983ae4de1f4a6fae672743430b665ab0e6 /zsh | |
| parent | 2c8fc18fac8fc98c20152303b305a17a6fd03aaa (diff) | |
Alias lg for lazygit
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 |
