added a few themes
This commit is contained in:
parent
33a26f7ea4
commit
d8d0325842
4 changed files with 229 additions and 2 deletions
|
@ -19,3 +19,6 @@ export EDITOR='vim'
|
|||
# Completions Paths
|
||||
fpath+=(${DOTLIB}/completions/src)
|
||||
fpath+=(${DOTLIB}/local)
|
||||
|
||||
# Reload all Prompts
|
||||
autoload -U promptinit && promptinit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue