no tmux by default
This commit is contained in:
parent
d074c7e7bf
commit
76e8d28b43
1 changed files with 3 additions and 3 deletions
6
.zshrc
6
.zshrc
|
|
@ -1,6 +1,6 @@
|
||||||
if [ -z "$TMUX" ] && [ -n "$PS1" ]; then
|
# if [ -z "$TMUX" ] && [ -n "$PS1" ]; then
|
||||||
exec tmux
|
# exec tmux
|
||||||
fi
|
# fi
|
||||||
export ZSH="$HOME/.oh-my-zsh"
|
export ZSH="$HOME/.oh-my-zsh"
|
||||||
|
|
||||||
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
|
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue