tmux config added
This commit is contained in:
parent
7d1f823342
commit
19ad114b38
@ -8,7 +8,7 @@ else
|
||||
echo "Consider updating oh-my-zsh using: omz update"
|
||||
fi
|
||||
|
||||
if [ -n "$ZSH_NAME" ]; then
|
||||
if [ -n $ZSH_NAME ]; then
|
||||
echo "Changing default shell to zsh"
|
||||
chsh -s /bin/zsh
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user