zsh: merge colors.zsh into prompt.zsh

This commit is contained in:
Thomas Preisner 2017-10-09 22:38:28 +02:00
parent 499bbaa823
commit bd33ff52a3
3 changed files with 9 additions and 15 deletions

1
zshrc
View file

@ -3,7 +3,6 @@ source ~/.zsh/keybindings.zsh
source ~/.zsh/setopt.zsh
source ~/.zsh/general.zsh
source ~/.zsh/checks.zsh
source ~/.zsh/colors.zsh
source ~/.zsh/prompt.zsh
source ~/.zsh/completion.zsh
source ~/.zsh/history.zsh