From aac14885d4ac792a38803b5fa898ab09710fdb7c Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Sun, 4 Feb 2018 19:44:05 -0500 Subject: [PATCH] Fix comment --- zshrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zshrc b/zshrc index e170179..b648ad0 100644 --- a/zshrc +++ b/zshrc @@ -5,6 +5,5 @@ source ${ZSH_DIR}/bootstrap.zsh unsetopt inc_append_history share_history setopt NO_BEEP histignorealldups - -# # Setup iterm2 shell integration +# Setup iterm2 shell integration test -e ${HOME}/.iterm2_shell_integration.zsh && source ${HOME}/.iterm2_shell_integration.zsh