Remove unneeded template

main
Marko Korhonen 2 years ago
parent 406c230210
commit 59973a3a83
No known key found for this signature in database
GPG Key ID: A7F78BCB859CD890

@ -48,8 +48,4 @@ source /usr/share/fzf/completion.zsh
{%@@ endif @@%}
# enable https://github.com/nvbn/thefuck
{%@@ if distro_id == "termux" @@%}
eval $(TF_SHELL=zsh thefuck --alias)
{%@@ else @@%}
eval $(thefuck --alias)
{%@@ endif @@%}

Loading…
Cancel
Save