Add iTerm Shell Integration
Doc: https://iterm2.com/documentation-shell-integration.html
This commit is contained in:
@@ -5,6 +5,7 @@ export MC_SKIN=$HOME/.config/mc/skins/solarized.ini
|
||||
export EDITOR=vim
|
||||
|
||||
[[ -f "$HOME/.dotfiles/aliases" ]] && source "$HOME/.dotfiles/aliases"
|
||||
[[ -f "$HOME/.iterm2_shell_integration.zsh" ]] && source "$HOME/.iterm2_shell_integration.zsh"
|
||||
|
||||
if [ ! "$TERM_PROGRAM" = "iTerm.app" ]; then
|
||||
if [ -z "$TMUX" ]; then
|
||||
|
||||
Reference in New Issue
Block a user