this repo has no description

added zoxide

+2
+2
.zshrc
··· 120 120 121 121 export FLYCTL_INSTALL="/home/biscuitech/.fly" 122 122 export PATH="$FLYCTL_INSTALL/bin:$PATH" 123 + 124 + eval "$(zoxide init zsh)"