Robby Russell
9f8d7d85c2
Adding link to the store for swag in upgrade process
12 years ago
Valentin Shevko
7c56364dc4
Add update statistics
...
After the upgrade is interesting to know what's new.
13 years ago
UncleBill
87a1d8a02d
git-pull add --rebase option
13 years ago
Marcus Müller
39b46f526c
eliminated unnecessary cd and failing substitution
...
Changing the working directory in a sub-subshell
does not change the working directory of the executing
shell.
The substitution was broken for me on _all_ my machines,
so I started looking into the business.
13 years ago
Gaurav Misra
32a42f27b6
Escape spaces in folder name so script won't fail
...
If the current directory has spaces, the script fails to change paths and fails.
13 years ago
Deepu Sudhakar
9991401aaa
Escape /Users/desudhak/.oh-my-zsh path (previously broke spaces in path)
13 years ago
backspace
0d99759cc3
Don’t report that Oh My Zsh has been updated when it hasn’t.
14 years ago
Russell Harmon
7ec2dd984a
Use printf rather than echo -e in update.sh
...
update.sh is an "sh" script, not a zsh or bash script. On platforms
which have real sh, echo does not have the -e option.
15 years ago
Ilya Chesnokov
b160ee6512
'echo' did not show colors without -e in upgrade.sh
15 years ago
Jake Bell
edcd4f7eea
Adding quotes to deal with paths that have spaces.
15 years ago
vguerci
7c9474508c
[upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified)
15 years ago
Andrew Hodges
0c41b1cdc3
Colorize Install & Upgrade Scripts
...
Make tools/install.sh and tools/upgrade.sh pretty.
15 years ago
Robby Russell
59bfd87e08
Adding some candy to the upgrade script
16 years ago
Robby Russell
5a3bde78d8
Sprinkling some candy on this muffin.
16 years ago
Robby Russell
00a190bc01
Oh My Zsh gets a weekly auto-updater... the future is now!
17 years ago
Robby Russell
1ec8a8848e
Adding an upgrade_oh_my_zsh function to... well, upgrade Oh My Zsh
17 years ago