Add zoxide

This commit is contained in:
2024-05-10 23:49:43 +02:00
parent c309b67c88
commit 43a14e8229
2 changed files with 4 additions and 0 deletions

View File

@@ -23,6 +23,9 @@
# Aliases
alias ls=eza
alias find=fd
# Init zoxide
eval "$(zoxide init zsh)"
'';
zplug = {
enable = true;