diff --git a/.bashrc b/.bashrc index 46a0d3e..b6ad0bd 100644 --- a/.bashrc +++ b/.bashrc @@ -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)"