diff --git a/config/.bashrc b/config/.bashrc index c9b9922..c19dade 100644 --- a/config/.bashrc +++ b/config/.bashrc @@ -48,4 +48,8 @@ source <(carapace _carapace) # Pokemon -krabby random 1 --no-title \ No newline at end of file +krabby random 1 --no-title + + +# zoxide +eval "$(zoxide init bash)" \ No newline at end of file