update zsh config

This commit is contained in:
Franzi 2019-03-23 16:10:53 +01:00
parent 8fdcc66df8
commit f01d376f57
Signed by untrusted user: kunsi
GPG key ID: 12E3D2136B818350

4
.zshrc
View file

@ -43,7 +43,7 @@ ZSH_THEME="powerlevel9k/powerlevel9k"
# DISABLE_AUTO_TITLE="true" # DISABLE_AUTO_TITLE="true"
# Uncomment the following line to enable command auto-correction. # 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. # Uncomment the following line to display red dots whilst waiting for completion.
# COMPLETION_WAITING_DOTS="true" # COMPLETION_WAITING_DOTS="true"
@ -114,4 +114,4 @@ prompt_context(){}
# alias zshconfig="mate ~/.zshrc" # alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh" # alias ohmyzsh="mate ~/.oh-my-zsh"
eval $(thefuck --alias) source ~/.gnupg/gnupg_agent