diff --git a/.zshrc b/.zshrc index 6902486..c2193e3 100644 --- a/.zshrc +++ b/.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" \ No newline at end of file