diff --git a/.zshrc b/.zshrc index da094d9a..8b0ba4be 100644 --- a/.zshrc +++ b/.zshrc @@ -127,6 +127,7 @@ eval "$(fzf --zsh)" alias top=btop alias v=nvim +alias lg=lazygit # Created by `pipx` on 2024-09-20 02:14:00 export PATH="$PATH:/home/fic/.local/bin"