This commit is contained in:
Matthias Kretschmann 2019-10-27 02:08:59 +01:00
parent eaf26cde62
commit 8bce45494c
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 2 additions and 1 deletions

3
.zshrc
View File

@ -4,6 +4,7 @@
autoload -U promptinit; promptinit
PURE_GIT_DOWN_ARROW=
PURE_GIT_UP_ARROW=
fpath+=("$HOME/.zsh/pure")
prompt pure
CASE_SENSITIVE="true"
@ -72,7 +73,7 @@ setopt prompt_subst
source ~/.exports
source ~/.aliases
source ~/.private
source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
source ~/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
# zprof