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 9fd82c7fbf
commit 729a914fbd
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)