chore(zsh): simple new prompt
This commit is contained in:
parent
a9efc146f7
commit
04cef834ba
3 changed files with 18 additions and 11 deletions
|
@ -22,10 +22,7 @@ export READER=mupdf
|
|||
source $ZDOTDIR/themes/gruvbox_dark.zsh
|
||||
|
||||
#Prompt
|
||||
fpath+=$ZDOTDIR/prompts/pure
|
||||
autoload -U promptinit; promptinit
|
||||
export PURE_GIT_PULL=0
|
||||
prompt pure
|
||||
source $ZDOTDIR/prompts/simple-two-line.zsh
|
||||
|
||||
source $ZDOTDIR/functions.zsh
|
||||
source $ZDOTDIR/plugins.zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue