ZSH: Enable thefuck
This commit is contained in:
parent
49593b02b0
commit
527dace26c
1 changed files with 3 additions and 0 deletions
|
@ -248,3 +248,6 @@ dct() {
|
||||||
|
|
||||||
yj -ty < $file_path | docker compose -f - $@
|
yj -ty < $file_path | docker compose -f - $@
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# enable https://github.com/nvbn/thefuck
|
||||||
|
eval $(thefuck --alias)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue