zsh: fix colors
This commit is contained in:
parent
303f476db0
commit
7b2a185884
@ -43,6 +43,9 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
initExtra = ''
|
initExtra = ''
|
||||||
|
## Colors
|
||||||
|
autoload -U colors && colors
|
||||||
|
|
||||||
## Directories
|
## Directories
|
||||||
setopt AUTO_PUSHD
|
setopt AUTO_PUSHD
|
||||||
setopt CDABLE_VARS
|
setopt CDABLE_VARS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user