Remove thefuck alias from zsh

This commit is contained in:
Marko Korhonen 2021-09-19 13:22:04 +03:00
parent f8b538e275
commit 33460617b7

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)