Add missing endif to template

This commit is contained in:
Marko Korhonen 2022-09-21 00:24:02 +03:00
parent 7954897152
commit 59adfdd89e

View file

@ -45,6 +45,7 @@ source $PREFIX/share/fzf/completion.zsh
{%@@ else @@%}
source /usr/share/fzf/key-bindings.zsh
source /usr/share/fzf/completion.zsh
{%@@ endif @@%}
# enable https://github.com/nvbn/thefuck
eval $(thefuck --alias)