UncleBill
87a1d8a02d
git-pull add --rebase option
2013-06-25 12:08:02 +08:00
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.
2013-04-29 09:51:21 +02:00
Robby Russell
d8e700c1b6
Merge pull request #1651 from deepusudhakar/master
...
Escape $ZSH path in upgrade_oh_my_zsh
2013-04-12 05:56:50 -07:00
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.
2013-04-09 11:45:16 -07:00
Deepu Sudhakar
9991401aaa
Escape /Users/desudhak/.oh-my-zsh path (previously broke spaces in path)
2013-03-10 14:36:39 -05:00
backspace
0d99759cc3
Don’t report that Oh My Zsh has been updated when it hasn’t.
2012-01-15 08:49:52 +02:00
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.
2011-11-16 04:32:05 -05:00
Ilya Chesnokov
b160ee6512
'echo' did not show colors without -e in upgrade.sh
2011-08-01 10:58:05 +04:00
Jake Bell
edcd4f7eea
Adding quotes to deal with paths that have spaces.
2011-07-17 13:01:48 -05:00
vguerci
7c9474508c
[upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified)
2011-06-04 11:52:13 +02:00
Andrew Hodges
0c41b1cdc3
Colorize Install & Upgrade Scripts
...
Make tools/install.sh and tools/upgrade.sh pretty.
2011-06-03 14:05:25 -04:00
Robby Russell
59bfd87e08
Adding some candy to the upgrade script
2010-06-03 13:01:41 -07:00
Robby Russell
5a3bde78d8
Sprinkling some candy on this muffin.
2010-05-07 15:35:03 -07:00
Robby Russell
00a190bc01
Oh My Zsh gets a weekly auto-updater... the future is now!
2009-09-23 17:12:19 -07:00
Robby Russell
1ec8a8848e
Adding an upgrade_oh_my_zsh function to... well, upgrade Oh My Zsh
2009-08-31 15:48:09 -07:00