fix config for bash

This commit is contained in:
2023-06-25 19:26:09 -04:00
parent 438fa284f0
commit b1f9015c38
+2 -2
View File
@@ -170,5 +170,5 @@ export PATH=$PATH:/snap/bin/zig:~/.scripts/utils:~/.scripts/setup
export STARSHIP_CONFIG=~/.config/starship/starship.toml
eval "$(zoxide init zsh)"
eval "$(starship init zsh)"
eval "$(zoxide init bash)"
eval "$(starship init bash)"