diff --git a/zsh/.zshrc b/zsh/.zshrc index 021ceae..9ffec92 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -195,7 +195,7 @@ unsetopt CHECK_JOBS # Don't report on jobs when shell exit. export EDITOR='vim' export VISUAL=$EDITOR export PAGER='less' -export SHELL='/bin/zsh' +#export SHELL='/bin/zsh' if [[ ! $(tmux ls) ]] 2> /dev/null; then tmux new -s λ