update zsh config
This commit is contained in:
parent
8fdcc66df8
commit
f01d376f57
1 changed files with 2 additions and 2 deletions
4
.zshrc
4
.zshrc
|
@ -43,7 +43,7 @@ ZSH_THEME="powerlevel9k/powerlevel9k"
|
|||
# DISABLE_AUTO_TITLE="true"
|
||||
|
||||
# Uncomment the following line to enable command auto-correction.
|
||||
ENABLE_CORRECTION="true"
|
||||
# ENABLE_CORRECTION="true"
|
||||
|
||||
# Uncomment the following line to display red dots whilst waiting for completion.
|
||||
# COMPLETION_WAITING_DOTS="true"
|
||||
|
@ -114,4 +114,4 @@ prompt_context(){}
|
|||
# alias zshconfig="mate ~/.zshrc"
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
|
||||
eval $(thefuck --alias)
|
||||
source ~/.gnupg/gnupg_agent
|
||||
|
|
Loading…
Reference in a new issue