Skip to content

Commit

Permalink
remove duplicate iterm2 integration (in .profile)
Browse files Browse the repository at this point in the history
  • Loading branch information
atomantic authored Apr 7, 2019
1 parent bd65972 commit 4ae1608
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions homedir/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ plugins=(colorize compleat dirpersist autojump git gulp history cp)

source $ZSH/oh-my-zsh.sh

test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell_integration.zsh"

source /usr/local/opt/nvm/nvm.sh

autoload -U add-zsh-hook
Expand Down

0 comments on commit 4ae1608

Please sign in to comment.