- 02 Mar, 2014 2 commits
-
-
Kaiwen Xu authored
-
Kaiwen Xu authored
- Fixed subl search path order in Mac because Sublime Text 3 is named Sublime Text.app by default instead of Sublime Text 3.app and they are mostly likely to be placed in /Applications instead of $HOME/Applications. - Fixed sublime text binary path in Linux. The sublime_text binary installed by Ubuntu installer is placed in /opt/sublime_text/sublime_text instead of /usr/bin/sublime_text. - Use zsh's built-in process detach syntax instead of nohup.
-
- 26 Feb, 2014 2 commits
-
-
Robby Russell authored
-
Robby Russell authored
-
- 23 Feb, 2014 2 commits
-
-
Robby Russell authored
Fix remaining broken URL in gitignore function
-
Robby Russell authored
Update gitignore.plugin.zsh
-
- 20 Feb, 2014 2 commits
-
-
Robby Russell authored
@jimweirich -- You will be missed.
-
Robby Russell authored
Add cabal_sandbox_info function
-
- 19 Feb, 2014 3 commits
-
-
Brian McKenna authored
-
Alexander Hramov authored
Fix URL to gi (gitignore) function in _gitignireio_get_command_list function
-
Robby Russell authored
Fix URL to gi (gitignore) function
-
- 18 Feb, 2014 2 commits
-
-
Brian McKenna authored
Previous URL doesn't seem to work because the host requires a www prefix.
-
Brian McKenna authored
Reports whether the current working directory is within a sandbox. Useful to check before installing Cabal packages into the global registry.
-
- 12 Feb, 2014 3 commits
-
-
Robby Russell authored
provides iwhois command to use CNAMES under whois.geek.nz to find most accurate whois server
-
Robby Russell authored
Add 'services' command to homebrew completion
-
Luke Steensen authored
-
- 11 Feb, 2014 1 commit
-
-
Tobias Kirschstein authored
-
- 04 Feb, 2014 3 commits
-
-
Robby Russell authored
change nyancat telnet server
-
Robby Russell authored
Prevents oh-my-zsh loading the .zshenv twice
-
Robby Russell authored
Adds a method that print a battery gauge
-
- 29 Jan, 2014 1 commit
-
-
Robby Russell authored
fix name schema for sudo plugin
-
- 24 Jan, 2014 2 commits
-
-
Kevin Lange authored
-
Kevin Lange authored
miku.acm.uiuc.edu was decommissioned a while ago; this is a sanctioned mirror
-
- 18 Jan, 2014 1 commit
-
-
Brice Dutheil authored
It is especially useful for themes, this function is a port of the code written by Steve Losh and made available on [this blog entry](http://stevelosh.com/blog/2010/02/my-extravagant-zsh-prompt/#my-right-prompt-battery-capacity)
-
- 07 Jan, 2014 2 commits
-
-
Robby Russell authored
Fix bad right prompt placing.
-
Robby Russell authored
Fixes tmuxinator plugin `find` on OSX
-
- 03 Jan, 2014 2 commits
-
-
Pablo Cantero authored
-
Robby Russell authored
Fix WIP false positive
-
- 02 Jan, 2014 2 commits
- 31 Dec, 2013 1 commit
-
-
Daniele authored
-
- 21 Dec, 2013 1 commit
-
-
lumbric authored
Plugin won't load automatically if added to variable $plugins, if name schema different than $name/$name.plugin.zsh is used (see is_plugin() in oh-my-zsh.sh).
-
- 19 Dec, 2013 2 commits
-
-
Robby Russell authored
Revert "Cancel update if the current user doesn't have write permissions for the oh-my-zsh directory." This reverts commit 152e1e07.
-
Robby Russell authored
Cancel update if the current user doesn't have write permissions for the oh-my-zsh directory.
-
- 18 Dec, 2013 1 commit
-
-
n.st authored
-
- 13 Dec, 2013 1 commit
-
-
Juan Ignacio Donoso authored
-
- 05 Dec, 2013 2 commits
-
-
Robby Russell authored
Making auto-correction off by default. Okay, I don't feel so strongly these days about this.
-
Bob Bonifield authored
- Allows for the user to turn on auto-correction using the $ENABLE_CORRECTION variable - Adds aliases regardless of variable assignment to aid users that use setopt to turn correction back on in their zshrc
-
- 03 Dec, 2013 2 commits
-
-
Robby Russell authored
Update git-flow-avh 1.7.0
-
Robby Russell authored
check_for_upgrade.sh: source ~/.profile only if it exists
-