diff --git a/dot_zshrc b/dot_zshrc index 4245ef4..4f5b4de 100644 --- a/dot_zshrc +++ b/dot_zshrc @@ -151,5 +151,7 @@ alias gcl='git clone' # distrobox alias alias box='distrobox' +alias i='cd ~/i' + # Created by `pipx` on 2024-02-17 11:33:21 export PATH="$PATH:/home/ree/.local/bin"