added some more stuff and changed prompt
This commit is contained in:
parent
cb62f96109
commit
ae447242b5
11 changed files with 3181 additions and 1 deletions
|
@ -14,3 +14,7 @@ export EDITOR='nano'
|
|||
fpath+=(${DOTF_LIB}/completions/src ${DOTF_LIB}/local)
|
||||
|
||||
for file in ${ZSHRCD}/*.zsh; do source $file; done
|
||||
|
||||
# Prompt
|
||||
autoload -U promptinit && promptinit
|
||||
prompt filthy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue