Added new gpg config for mu4e and fixed small typo
This commit is contained in:
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
|
elif [ -f /opt/homebrew/Cellar/fzf/*/shell/key-bindings.zsh ]; then
|
||||||
source /opt/homebrew/Cellar/fzf/*/shell/key-bindings.zsh
|
source /opt/homebrew/Cellar/fzf/*/shell/key-bindings.zsh
|
||||||
else
|
else
|
||||||
echo "key-bidings.zsh not installed"
|
echo "key-bindings.zsh not installed"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f "/usr/share/zsh/site-functions/zsh-syntax-highlighting.zsh" ]; then
|
if [ -f "/usr/share/zsh/site-functions/zsh-syntax-highlighting.zsh" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user