Explorar o código

fix vim colors for tmuxinator as well

Weiyi Lou %!s(int64=13) %!d(string=hai) anos
pai
achega
5508e9f5a5
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      zsh/omz-custom/tmux.zsh

+ 2 - 0
zsh/omz-custom/tmux.zsh

@@ -3,3 +3,5 @@
 # We need to force a TERM type for tmux
 # Ensure that the terminal emulator also reports TERM as 'screen-256color'
 alias tmux='TERM=screen-256color tmux'
+# Seems to be needed for tmuxinator as well
+alias mux='TERM=screen-256color mux'