source profile first so we can use bins added to path
This commit is contained in:
parent
23fbf04b26
commit
9a26f91597
1 changed files with 2 additions and 2 deletions
4
.zshrc
4
.zshrc
|
@ -1,3 +1,5 @@
|
||||||
|
source ~/.profile
|
||||||
|
|
||||||
export ZSH="$HOME/.oh-my-zsh"
|
export ZSH="$HOME/.oh-my-zsh"
|
||||||
ZSH_THEME="afowler"
|
ZSH_THEME="afowler"
|
||||||
|
|
||||||
|
@ -66,8 +68,6 @@ fi
|
||||||
export HISTFILESIZE=1000000000
|
export HISTFILESIZE=1000000000
|
||||||
export HISTSIZE=1000000000
|
export HISTSIZE=1000000000
|
||||||
|
|
||||||
source ~/.profile
|
|
||||||
source ~/.aliases
|
source ~/.aliases
|
||||||
|
|
||||||
|
|
||||||
eval "$(starship init zsh)"
|
eval "$(starship init zsh)"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue