Skip to content

Commit

Permalink
iterm shell integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Wöber committed Feb 25, 2016
1 parent 8f022a4 commit 5349c32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tag-zsh/zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -85,3 +85,5 @@ export MANPAGER="col -b | vim -c 'set ft=man ts=8 nomod nolist nu nonu noma' -c


export PATH=./.bin:${HOME}/bin:${HOME}/.dotfiles/.bin:${PATH}

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

0 comments on commit 5349c32

Please sign in to comment.