summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-23Merge pull request #2544 from fduch2k/patch-1Robby Russell
Update gitignore.plugin.zsh
2014-02-20Adieu l'ami.Robby Russell
@jimweirich -- You will be missed.
2014-02-19Merge pull request #2541 from puffnfresh/cabal-sandboxes-infoRobby Russell
Add cabal_sandbox_info function
2014-02-19Update gitignore.plugin.zshAlexander Hramov
Fix URL to gi (gitignore) function in _gitignireio_get_command_list function
2014-02-18Merge pull request #2542 from puffnfresh/gitignore-plugin-urlRobby Russell
Fix URL to gi (gitignore) function
2014-02-18Fix URL to gi (gitignore) functionBrian McKenna
Previous URL doesn't seem to work because the host requires a www prefix.
2014-02-18Add cabal_sandbox_info functionBrian McKenna
Reports whether the current working directory is within a sandbox. Useful to check before installing Cabal packages into the global registry.
2014-02-11Merge pull request #2515 from nupfel/plugins/iwhoisRobby Russell
provides iwhois command to use CNAMES under whois.geek.nz to find most accurate whois server
2014-02-11Merge pull request #2516 from lukesteensen/patch-1Robby Russell
Add 'services' command to homebrew completion
2014-02-11Add 'services' command to homebrew completionLuke Steensen
2014-02-11provides iwhois command to use CNAMES under whois.geek.nz to find most ↵Tobias Kirschstein
accurate whois server
2014-02-03Merge pull request #2465 from klange/masterRobby Russell
change nyancat telnet server
2014-02-03Merge pull request #2342 from blackjid/masterRobby Russell
Prevents oh-my-zsh loading the .zshenv twice
2014-02-03Merge pull request #2402 from bric3/battery_level_gaugeRobby Russell
Adds a method that print a battery gauge
2014-01-28Merge pull request #2368 from lumbric/masterRobby Russell
fix name schema for sudo plugin
2014-01-24Update nyan.plugin.zshKevin Lange
2014-01-23change nyancat telnet serverKevin Lange
miku.acm.uiuc.edu was decommissioned a while ago; this is a sanctioned mirror
2014-01-18Adds a method that print a battery gaugeBrice Dutheil
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)
2014-01-06Merge pull request #2389 from driver2000/patch-1Robby Russell
Fix bad right prompt placing.
2014-01-06Merge pull request #2398 from phstc/fixes-tmuxinator-plugin-findRobby Russell
Fixes tmuxinator plugin `find` on OSX
2014-01-03Fixes tmuxinator plugin find on OSXPablo Cantero
2014-01-02Merge pull request #2396 from soluwalana/masterRobby Russell
Fix WIP false positive
2014-01-02escape dashesSam O
2014-01-02Update git.plugin.zshSam O
2013-12-31Fix bad right prompt placing.Daniele
2013-12-21fix name schema for sudo pluginlumbric
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).
2013-12-18Revert "Cancel update if the current user doesn't have write permissions for ↵Robby Russell
the oh-my-zsh directory." This reverts commit 152e1e07e0397ecc3f1778ea597d081c33ee8ff4.
2013-12-18Merge pull request #2358 from n-st/masterRobby Russell
Cancel update if the current user doesn't have write permissions for the oh-my-zsh directory.
2013-12-18Cancel update if the current user doesn't have write permissions for the ↵n.st
oh-my-zsh directory.
2013-12-13Prevents oh-my-zsh loading the .zshenv twiceJuan Ignacio Donoso
2013-12-04Merge pull request #2316 from BBonifield/masterRobby Russell
Making auto-correction off by default. Okay, I don't feel so strongly these days about this.
2013-12-04Making auto-correction off by defaultBob Bonifield
- 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
2013-12-03Merge pull request #2303 from petervanderdoes/git-flow-avhRobby Russell
Update git-flow-avh 1.7.0
2013-12-03Merge pull request #2296 from pstadler/masterRobby Russell
check_for_upgrade.sh: source ~/.profile only if it exists
2013-12-03Update git-flow-avh 1.7.0Peter van der Does
2013-12-03source ~/.profile only if it existsPatrick Stadler
2013-12-03Merge pull request #2208 from onemouth/masterRobby Russell
Update git.plugin.zsh
2013-12-03Merge pull request #2173 from jeffrey4l/venvRobby Russell
Add support .venv folder as virtual env
2013-12-03Merge pull request #2159 from pungoyal/masterRobby Russell
removing a github redirect during install
2013-12-03Merge pull request #2176 from dejanlukan/spectrumRobby Russell
Added the spectrum_bls function, which prints all 256 colors set as the background.
2013-12-03Merge pull request #2194 from kevinxucs/gitignore-fixRobby Russell
Minor gitignore fix.
2013-12-03Merge pull request #2195 from KevinBongart/command_blacklist_for_bundler_pluginRobby Russell
Add command blacklist support to bundler plugin
2013-12-03Merge pull request #2215 from posva/rand-quoteRobby Russell
Update rand-quote plugin
2013-12-03Merge pull request #2255 from shadyproject/plugin/xcode-supportRobby Russell
basic command line xcode functionality
2013-12-03Merge pull request #2258 from amilaperera/masterRobby Russell
getting the projects name correctly and making compdef to work with mux ...
2013-12-03Merge pull request #2262 from mfaerevaag/masterRobby Russell
Fixed and improved wd plugin
2013-12-02Merge pull request #1520 from prooftechnique/masterRobby Russell
add symbol in darcs repos to match git and mercurial (smt theme)
2013-12-02Merge pull request #1574 from adben/masterRobby Russell
updated theme adben
2013-12-02Merge pull request #1683 from mnme/masterRobby Russell
replace hostname -s with hostname in ys theme for compatibility
2013-12-02Merge pull request #1087 from avit/install-templateRobby Russell
Add configuration placeholders to installer template