Remove unneeded template
This commit is contained in:
parent
dc18277b4d
commit
f3da5785d6
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue