Update .zshrc

This commit is contained in:
Stefen Auris 2021-05-29 21:25:00 -04:00 committed by GitHub
parent 6f15606b59
commit 3dd59f2cde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 λ