]> arthur.barton.de Git - OhMyZshExtensions.git/blob - plugins/thefuck/thefuck.plugin.zsh
Revert "Change plugins to not do anything if tool isn't available"
[OhMyZshExtensions.git] / plugins / thefuck / thefuck.plugin.zsh
1 # thefuck.plugin.zsh
2
3 alias fuck='eval $(thefuck $(fc -ln -1 | tail -n 1)); fc -R'