Added new gpg config for mu4e and fixed small typo
This commit is contained in:
parent
8f0cf9ed9b
commit
34a60f2fb9
1
.gnupg/gpg-agent.conf
Normal file
1
.gnupg/gpg-agent.conf
Normal file
@ -0,0 +1 @@
|
||||
allow-loopback-pinentry
|
2
.zshrc
2
.zshrc
@ -207,7 +207,7 @@ if [ -f "/usr/share/fzf/key-bindings.zsh" ]; then
|
||||
elif [ -f /opt/homebrew/Cellar/fzf/*/shell/key-bindings.zsh ]; then
|
||||
source /opt/homebrew/Cellar/fzf/*/shell/key-bindings.zsh
|
||||
else
|
||||
echo "key-bidings.zsh not installed"
|
||||
echo "key-bindings.zsh not installed"
|
||||
fi
|
||||
|
||||
if [ -f "/usr/share/zsh/site-functions/zsh-syntax-highlighting.zsh" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user