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