Add zoxide eval

This commit is contained in:
tosu 2023-02-14 13:19:48 +01:00
parent 2495f8ad25
commit e32d6f9f77
1 changed files with 2 additions and 1 deletions

View File

@ -88,6 +88,7 @@ fi
TERM=xterm
eval $(thefuck --alias)
eval "$(thefuck --alias)"
eval "$(zoxide init bash)"
alias rm='trash'