Skip to content

Commit

Permalink
Update .zshrc
Browse files Browse the repository at this point in the history
  • Loading branch information
c-p-i-o authored Mar 15, 2024
1 parent 9618368 commit 803705d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 803705d

Please sign in to comment.