Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
858c515d
Commit
858c515d
authored
Dec 03, 2013
by
Patrick Stadler
Browse files
source ~/.profile only if it exists
parent
4e34588a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/check_for_upgrade.sh
View file @
858c515d
...
...
@@ -20,7 +20,7 @@ if [[ -z "$epoch_target" ]]; then
epoch_target
=
13
fi
[
~/.profile
]
&&
source
~/.profile
[
-f
~/.profile
]
&&
source
~/.profile
if
[
-f
~/.zsh-update
]
then
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment