mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Fix for dumb terminals like Vim's.
This commit is contained in:
parent
a6aefd3f7c
commit
7f8c40fe4b
8 changed files with 22 additions and 17 deletions
|
|
@ -12,7 +12,7 @@ export ZSH_THEME="robbyrussell"
|
|||
# export DISABLE_AUTO_UPDATE="true"
|
||||
|
||||
# Uncomment following line if you want to disable colors in ls
|
||||
# export DISABLE_LS_COLORS="true"
|
||||
# export DISABLE_COLOR="true"
|
||||
|
||||
# Uncomment following line if you want to disable autosetting terminal title.
|
||||
# export DISABLE_AUTO_TITLE="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue