paths
This commit is contained in:
parent
eaf26cde62
commit
8bce45494c
3
.zshrc
3
.zshrc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user