- 23 May, 2020 1 commit
-
-
Janek authored
-
- 21 Nov, 2019 1 commit
-
-
Marc Cornellà authored
* Change project URL from robbyrussell to ohmyzsh org * Update git remote to use ohmyzsh org repository
-
- 11 May, 2019 1 commit
-
-
Marc Cornellà authored
Fixes #5499 Fixes #5569 Fixes #6338 Fixes #6654 Fixes #6255 Fixes #7632 Closes #7763 Co-authored-by: Daniel Galán y Martins <git@galan.de>
-
- 08 Apr, 2019 1 commit
-
-
Marc Cornellà authored
Fixes #5741
-
- 20 Jan, 2019 1 commit
-
-
Rehan Mahmood authored
-
- 29 Aug, 2018 1 commit
-
-
Samuel Lelièvre authored
Clarify random theme setting, in particular how to know which theme was loaded if picked at random.
-
- 13 Jul, 2018 1 commit
-
-
Cristian Consonni authored
-
- 08 Nov, 2017 1 commit
-
-
Robby Russell authored
Updating template and README to list plugins on individual lines vs one long one. Easier scanning for you and me.
-
- 18 Feb, 2017 1 commit
-
-
Rob Freiburger authored
I noticed this option was missing from the template. When I followed the directions in README to enable it, I put it below line 59 without noticing it wouldn't have any effect by then. Prevent others from making a rookie mistake like mine.
-
- 02 Nov, 2016 1 commit
-
-
Timothy Blumberg authored
-
- 23 Aug, 2016 1 commit
-
-
Marc Cornellà authored
-
- 16 Jun, 2016 1 commit
-
-
Felipe Vargas authored
See robbyrussell@b67961d
-
- 18 Dec, 2015 2 commits
-
-
LE Manh Cuong authored
- Adding documentation - Note the effect empty array - Fix spelling - Using new test `[[...]]`
-
LE Manh Cuong authored
-
- 01 May, 2015 1 commit
-
-
Jordan Klassen authored
-
- 21 Nov, 2014 1 commit
-
-
Doan Truong Thi authored
Sourcing oh-my-zsh immediately after export PATH.
-
- 04 Jun, 2014 1 commit
-
-
Dražen Lučanin authored
-
- 25 May, 2014 1 commit
-
-
Sean McCann authored
By convention, user-specific aliases are kept in each user's .zshrc file. The .zshrc template provided by oh-my-zsh has an area for example aliases, though these were being loaded before other aliases in libs, plugins, and themes. As a result, personal aliases could be overwritten by these other aliases as they are loaded. To make personal customization easier, the sample aliases section of the .zshrc template has been moved to the area dedicated for personal customization. This section of the configuration is processed after all other items are loaded, preventing personal aliases and exports from being inadvertently clobbered by oh-my-zsh.
-
- 24 May, 2014 1 commit
-
-
Simon Courtois authored
Since commands auto-correction must be explicitly enable with the ENABLE_CORRECTION envvar, this commit replaces the unaccurate example in the zshrc template.
-
- 25 Mar, 2014 4 commits
-
-
ncanceill authored
-
ncanceill authored
-
ncanceill authored
-
Luke Horvat authored
-
- 23 Mar, 2014 3 commits
- 08 Dec, 2013 2 commits
- 25 Oct, 2013 1 commit
-
-
Andrew Vit authored
Although the zshrc template adds a PATH= string, this is overwritten by the installer script. This allows it to be placed anywhere in the file instead of having to append at the end.
-
- 14 Sep, 2013 1 commit
-
-
David Strawn authored
Previously they did not make sense nor were they accurate.
-
- 30 Jun, 2013 1 commit
-
-
dongweiming authored
-
- 22 Apr, 2013 1 commit
-
-
Jeremy Attali authored
In this commit, the option only works for git but it should not be to hard for someone who knows svn to so the same. This commit is largely inspired by @yoavweiss, I only added an option to use it.
-
- 18 Apr, 2013 1 commit
-
-
Chris Borgia authored
-
- 30 Nov, 2012 1 commit
-
-
Robby Russell authored
-
- 26 Nov, 2012 1 commit
-
-
Eric Danielson authored
-
- 27 Jul, 2012 1 commit
-
-
Morgan Larosa authored
-
- 26 Dec, 2011 1 commit
-
-
Michael Holachek authored
Example aliases allow for an easier way to open ZSH config file/folder in Textmate. New theme is mh.zsh-theme.
-
- 20 Dec, 2011 1 commit
-
-
Trevor Wennblom authored
-
- 05 Oct, 2011 1 commit
-
-
Jason Whittle authored
-
- 31 Aug, 2011 1 commit
-
-
Robby Russell authored
After a few weeks of using this, I'd prefer this to not be enabled by default. My bad for suggesting that in the first place. This reverts commit fc49b4a4.
-