mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-09 10:50:58 +01:00
Clean up appearance lib file and redundant colors calls in other files
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user