Skip to content

Commit

Permalink
activate iterm shell integration
Browse files Browse the repository at this point in the history
  • Loading branch information
thepeterstone committed Jun 13, 2024
1 parent 69d2a84 commit cea7095
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dot-files/zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -157,3 +157,5 @@ SOLAR_GRAY_BG="%{$(tput setab 238)%}"

# sublime: syntax 'Packages/ShellScript/Shell-Unix-Generic.tmLanguage'
# vim: filetype=sh syntax=sh

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

0 comments on commit cea7095

Please sign in to comment.