Remove thefuck alias from zsh

This commit is contained in:
Marko Korhonen 2021-09-19 13:22:04 +03:00
parent c52737d9b3
commit 413cf6a1ec

View file

@ -62,6 +62,3 @@ if [ "$SSH_CONNECTION" -eq "" ]; then
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
gpgconf --launch gpg-agent
fi
# tehfuk
eval $(thefuck --alias)