diff --git a/.zshrc b/.zshrc index 71dd479..ef22cf8 100644 --- a/.zshrc +++ b/.zshrc @@ -134,8 +134,6 @@ alias gst="git stash" alias gd="git diff" alias gds="git diff --staged" -alias cddot="cd $HOME/lwcode/src/github.com/nschmeller/dotfiles" - test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell_integration.zsh" || true # inserted for gh cli autocompletion