Browse Source

New color scheme doesn't conflict with terminal colors

Josh Bicking 7 năm trước cách đây
mục cha
commit
4c5ec1a833
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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