aboutsummaryrefslogtreecommitdiff
path: root/.config/shell/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/shell/.zshrc')
-rw-r--r--.config/shell/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/.zshrc b/.config/shell/.zshrc
index 4326232..c4d8742 100644
--- a/.config/shell/.zshrc
+++ b/.config/shell/.zshrc
@@ -38,8 +38,8 @@ SAVEHIST=9999999
alias grep='grep --colour=auto'
alias guc="git reset --soft HEAD^"
alias ks="killall screen"
+ alias lgit="lazygit"
alias ls="ls --group-directories-first -h -p --color -F"
- alias lzg="lazygit"
alias neofetch="alsi"
alias p="paru"
alias pu="paru -Syu --noconfirm"