mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Clean up appearance lib file and redundant colors calls in other files
This commit is contained in:
parent
51946eb3ce
commit
2193135ebc
13 changed files with 12 additions and 39 deletions
|
|
@ -2,9 +2,6 @@
|
|||
# http://github.com/olivierverdier/zsh-git-prompt
|
||||
#
|
||||
export __GIT_PROMPT_DIR=$ZSH/plugins/git-prompt
|
||||
# Initialize colors.
|
||||
autoload -U colors
|
||||
colors
|
||||
|
||||
# Allow for functions in the prompt.
|
||||
setopt PROMPT_SUBST
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue