mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 09:33:19 -09:00
fix config for bash
This commit is contained in:
parent
438fa284f0
commit
b1f9015c38
4
.bashrc
4
.bashrc
@ -170,5 +170,5 @@ export PATH=$PATH:/snap/bin/zig:~/.scripts/utils:~/.scripts/setup
|
|||||||
|
|
||||||
export STARSHIP_CONFIG=~/.config/starship/starship.toml
|
export STARSHIP_CONFIG=~/.config/starship/starship.toml
|
||||||
|
|
||||||
eval "$(zoxide init zsh)"
|
eval "$(zoxide init bash)"
|
||||||
eval "$(starship init zsh)"
|
eval "$(starship init bash)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user