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

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
pull/1883/head
Gaetan Semet 2013-06-11 14:50:32 +02:00
parent 5d6a06bda6
commit 3f44f51e9c
1 changed files with 2 additions and 0 deletions

View File

@ -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