fix for forcing tmux to 256 colors
This commit is contained in:
parent
2362a158bd
commit
f5f56c2071
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -86,3 +86,4 @@ source $ZSH/oh-my-zsh.sh
|
|||
export VISUAL="/usr/bin/vim"
|
||||
export EDITOR="$VISUAL"
|
||||
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=3'
|
||||
alias tmux="tmux -2"
|
Loading…
Add table
Add a link
Reference in a new issue