diff --git a/.zshrc b/.zshrc index 681cded..437f92d 100644 --- a/.zshrc +++ b/.zshrc @@ -9,6 +9,8 @@ zinit light zsh-users/zsh-autosuggestions zicompinit; zicdreplay +alias lg="lazygit" + # Platform-specific configuration lives inside .zshcustom. # The file is ignored by the dotfiles git repo. if [ -f $HOME/.zshcustom ]; then