Add tmux prefix highlight; remove tmux autostart
This commit is contained in:
parent
b1b034f6e0
commit
7c438bb829
2 changed files with 9 additions and 2 deletions
2
.zshrc
2
.zshrc
|
|
@ -4,7 +4,7 @@ setopt correct
|
|||
# turn off the infernal correctall for filenames
|
||||
unsetopt correctall
|
||||
|
||||
ZSH_TMUX_AUTOSTART=true
|
||||
#ZSH_TMUX_AUTOSTART=true
|
||||
|
||||
POWERLEVEL9K_MODE='nerdfont-complete'
|
||||
#POWERLEVEL9K_SHORTEN_DIR_LENGTH=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue