Zsh: move thefuck to plugins.zsh and fix sourcing fzf on ubuntu

This commit is contained in:
Marko Korhonen 2022-09-20 23:03:42 +03:00
parent 69917f148a
commit f869d15f7b
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
2 changed files with 3 additions and 10 deletions

View file

@ -248,6 +248,3 @@ dct() {
yj -ty < $file_path | docker compose -f - $@
}
# enable https://github.com/nvbn/thefuck
eval $(thefuck --alias)