Add missing endif to template

This commit is contained in:
Marko Korhonen 2022-09-26 10:40:37 +03:00
parent 79656e86ef
commit dc18277b4d

View file

@ -52,3 +52,4 @@ source /usr/share/fzf/completion.zsh
eval $(TF_SHELL=zsh thefuck --alias)
{%@@ else @@%}
eval $(thefuck --alias)
{%@@ endif @@%}