mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 07:23:17 -09:00
add inits
This commit is contained in:
parent
1954d61958
commit
438fa284f0
5
.bashrc
5
.bashrc
@ -167,3 +167,8 @@ set -o vi
|
|||||||
|
|
||||||
. "$HOME/.cargo/env"
|
. "$HOME/.cargo/env"
|
||||||
export PATH=$PATH:/snap/bin/zig:~/.scripts/utils:~/.scripts/setup
|
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)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user