diff --git a/files/zshrc b/files/zshrc index 3b14a11..bb96f33 100644 --- a/files/zshrc +++ b/files/zshrc @@ -109,8 +109,7 @@ git-cleanup() { command git checkout - } -alias t="tig" -alias ts="tig status" +alias lg="lazygit" # miscellaneous software aliases alias serve="/usr/bin/python3 -m http.server" diff --git a/tasks/dev.yml b/tasks/dev.yml index 2c9d9fe..8f475c9 100644 --- a/tasks/dev.yml +++ b/tasks/dev.yml @@ -27,7 +27,6 @@ - lazygit - postgresql - sublime-text - - tig - name: Add user to docker group user: