Add zoxide
This commit is contained in:
@@ -55,6 +55,7 @@ in
|
||||
unstable.devenv
|
||||
unstable.ventoy
|
||||
discord
|
||||
zoxide
|
||||
|
||||
# k8s tools
|
||||
unstable.talosctl
|
||||
|
@@ -23,6 +23,9 @@
|
||||
# Aliases
|
||||
alias ls=eza
|
||||
alias find=fd
|
||||
|
||||
# Init zoxide
|
||||
eval "$(zoxide init zsh)"
|
||||
'';
|
||||
zplug = {
|
||||
enable = true;
|
||||
|
Reference in New Issue
Block a user