Browse Source

New color scheme doesn't conflict with terminal colors

Josh Bicking 7 years ago
parent
commit
4c5ec1a833
1 changed files with 1 additions and 1 deletions
  1. 1 1
      zshrc

+ 1 - 1
zshrc

@@ -106,7 +106,7 @@ export EDITOR=emacs
 export VISUAL=emacs
 
 # Terminal Emacs
-alias emacs-term='\emacs -nw --color=no'
+alias emacs-term='\emacs -nw'
 
 # Vim and vi bindings