[zsh] simple new prompt
This commit is contained in:
parent
86d0c775be
commit
26b9ced635
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