summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-06Adds documentation.LFDM
2014-01-06Adds all other dummy implementations.LFDM
2014-01-04new faster SVN pluginBrice Dutheil
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-31Refactors ruby_prompts.zshLFDM
2013-12-31Joins ruby prompt files and adds ruby_prompt_info.LFDM
2013-12-31Adds chruby_prompt_info dummy function.LFDM
2013-12-31Returns false when rbenv is not found.LFDM
2013-12-31Returns false when rvm is not found.LFDM
2013-12-31Fixes rvm_prompt_info() in lib/rvm.zshLFDM
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-19Add support to command "show"chuancong
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-11Add rdmtc alias for rails plugin.Mikhail Nikalyukin
2013-12-10typo fixAndy Fleming
2013-12-09catimg: fix exit without using sourceEduardo San Martin Morote
supresses errors from convert whilen converting, as they are usually just warnings
2013-12-09Fixed a dirs bug for catimgEduardo San Martin Morote
2013-12-09Fix for virtualenv support - fixes #2328, fixes #2297, resolves #2319Andy Fleming
2013-12-09catimg pluginEduardo San Martin Morote
allow to print an image to the stdout using convert
2013-12-08Improve commentsFoivos
2013-12-08Improve commentsFoivos
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
2013-12-02Merge pull request #1136 from koraa/pull_req_fastfileRobby Russell
On-the-fly creation and usage for file/dir shortcuts
2013-12-02Merge pull request #1135 from koraa/pull_req_sincharRobby Russell
Singel character aliases (and combinations) for grep, wegt, cat, pagers, xargs, sudo and more