Replace terminal colors def.
This commit is contained in:
parent
d51ac3e48d
commit
0250805234
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Path to your oh-my-zsh configuration.
|
||||
ZSH=$HOME/.oh-my-zsh
|
||||
|
||||
export TERM="xterm-256color"
|
||||
export TERM="screen-256color"
|
||||
|
||||
# Set name of the theme to load.
|
||||
# Look in ~/.oh-my-zsh/themes/
|
||||
|
|
Loading…
Reference in a new issue