Commit 3f44f51e authored by Gaetan Semet's avatar Gaetan Semet
Browse files

source ~/.profile for upgrading (to source the proxy configuration)


Signed-off-by: default avatarGaetan Semet <gaetan@xeberon.net>
parent 5d6a06bd
...@@ -20,6 +20,8 @@ if [[ -z "$epoch_target" ]]; then ...@@ -20,6 +20,8 @@ if [[ -z "$epoch_target" ]]; then
epoch_target=13 epoch_target=13
fi fi
[ ~/.profile ] && source ~/.profile
if [ -f ~/.zsh-update ] if [ -f ~/.zsh-update ]
then then
. ~/.zsh-update . ~/.zsh-update
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment