fix: remove unnecessary eval statement
Signed-off-by: jiriks74 <jiri@stefka.eu>
This commit is contained in:
parent
4f2635bc01
commit
f4be2573ff
1 changed files with 0 additions and 1 deletions
1
zsh.nix
1
zsh.nix
|
@ -50,7 +50,6 @@
|
||||||
# fi
|
# fi
|
||||||
|
|
||||||
# eval $(thefuck --alias)
|
# eval $(thefuck --alias)
|
||||||
eval "$(direnv hook zsh)"
|
|
||||||
|
|
||||||
|
|
||||||
# Basic auto/tab complete:
|
# Basic auto/tab complete:
|
||||||
|
|
Loading…
Reference in a new issue