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,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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue