Clean up appearance lib file and redundant colors calls in other files

This commit is contained in:
Marc Cornellà 2015-02-09 20:43:48 +01:00
commit 2193135ebc
13 changed files with 12 additions and 39 deletions

View file

@ -2,8 +2,7 @@
# Based on bira theme
# load some modules
autoload -U colors zsh/terminfo # Used in the colour alias below
colors
autoload -U zsh/terminfo # Used in the colour alias below
setopt prompt_subst
# make some aliases for the colours: (could use normal escape sequences too)