Skip to content

Commit

Permalink
refactor: remove unused iterm integration
Browse files Browse the repository at this point in the history
  • Loading branch information
2JS committed Dec 17, 2024
1 parent 3cb0257 commit 5179c2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions zsh/zshrc.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 5179c2c

Please sign in to comment.