fixup last commit
This commit is contained in:
parent
dad2bed866
commit
28075460fd
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ update_path "$HOME/.local/share/rtx/shims"
|
||||||
|
|
||||||
. "$HOME/.cargo/env"
|
. "$HOME/.cargo/env"
|
||||||
|
|
||||||
if [[ "$DOTS/config/zsh/zprofile.local" -e ]]; then
|
if [[ -e "$DOTS/config/zsh/zprofile.local" ]]; then
|
||||||
source "$DOTS/config/zsh/zprofile.local"
|
source "$DOTS/config/zsh/zprofile.local"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue