This website works better with JavaScript.
Explore
Help
Register
Sign In
wilderjds
/
oh-my-zsh
Watch
1
Star
0
Fork
You've already forked oh-my-zsh
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Unsetting config_file after loading config
Browse Source
master
Robby Russell
16 years ago
parent
926d9e8893
commit
7d036913c4
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
oh-my-zsh.sh
2
oh-my-zsh.sh
Unescape
Escape
View File
@ -17,3 +17,5 @@ then
else
/usr/bin/env zsh
$ZSH
/tools/check_for_upgrade.sh
fi
unset
config_file
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
wilderjds/oh-my-zsh
Title
Body
Create Issue