diff --git a/zsh/zshrc.zsh b/zsh/zshrc.zsh index 966d08b..485bb13 100644 --- a/zsh/zshrc.zsh +++ b/zsh/zshrc.zsh @@ -134,8 +134,6 @@ export LC_ALL=en_US.UTF-8 source $HOME/.setup/zsh/alias.zsh source $HOME/.setup/zsh/custom.zsh -test -e "${HOME}/.iterm2/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2/.iterm2_shell_integration.zsh" - # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh. [[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh