ZSH: Enable thefuck

This commit is contained in:
Marko Korhonen 2022-09-20 22:55:09 +03:00
parent 8033e8bbb6
commit 0d3211e575
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

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