Add missing endif to template
This commit is contained in:
parent
18b365205d
commit
ac6de141be
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ source $PREFIX/share/fzf/completion.zsh
|
||||||
{%@@ else @@%}
|
{%@@ else @@%}
|
||||||
source /usr/share/fzf/key-bindings.zsh
|
source /usr/share/fzf/key-bindings.zsh
|
||||||
source /usr/share/fzf/completion.zsh
|
source /usr/share/fzf/completion.zsh
|
||||||
|
{%@@ endif @@%}
|
||||||
|
|
||||||
# enable https://github.com/nvbn/thefuck
|
# enable https://github.com/nvbn/thefuck
|
||||||
eval $(thefuck --alias)
|
eval $(thefuck --alias)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue