From f01d376f57f55a65f427b20969b04b1ce07b7ea3 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 23 Mar 2019 16:10:53 +0100 Subject: [PATCH] update zsh config --- .zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zshrc b/.zshrc index 82c88bd..e624994 100644 --- a/.zshrc +++ b/.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