Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-06 | Adds documentation. | LFDM | |
2014-01-06 | Adds all other dummy implementations. | LFDM | |
2014-01-04 | new faster SVN plugin | Brice Dutheil | |
2014-01-03 | Fixes tmuxinator plugin find on OSX | Pablo Cantero | |
2014-01-02 | Merge pull request #2396 from soluwalana/master | Robby Russell | |
Fix WIP false positive | |||
2014-01-02 | escape dashes | Sam O | |
2014-01-02 | Update git.plugin.zsh | Sam O | |
2013-12-31 | Fix bad right prompt placing. | Daniele | |
2013-12-31 | Refactors ruby_prompts.zsh | LFDM | |
2013-12-31 | Joins ruby prompt files and adds ruby_prompt_info. | LFDM | |
2013-12-31 | Adds chruby_prompt_info dummy function. | LFDM | |
2013-12-31 | Returns false when rbenv is not found. | LFDM | |
2013-12-31 | Returns false when rvm is not found. | LFDM | |
2013-12-31 | Fixes rvm_prompt_info() in lib/rvm.zsh | LFDM | |
2013-12-21 | fix name schema for sudo plugin | lumbric | |
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-19 | Add support to command "show" | chuancong | |
2013-12-18 | Revert "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-18 | Merge pull request #2358 from n-st/master | Robby Russell | |
Cancel update if the current user doesn't have write permissions for the oh-my-zsh directory. | |||
2013-12-18 | Cancel update if the current user doesn't have write permissions for the ↵ | n.st | |
oh-my-zsh directory. | |||
2013-12-13 | Prevents oh-my-zsh loading the .zshenv twice | Juan Ignacio Donoso | |
2013-12-11 | Add rdmtc alias for rails plugin. | Mikhail Nikalyukin | |
2013-12-10 | typo fix | Andy Fleming | |
2013-12-09 | catimg: fix exit without using source | Eduardo San Martin Morote | |
supresses errors from convert whilen converting, as they are usually just warnings | |||
2013-12-09 | Fixed a dirs bug for catimg | Eduardo San Martin Morote | |
2013-12-09 | Fix for virtualenv support - fixes #2328, fixes #2297, resolves #2319 | Andy Fleming | |
2013-12-09 | catimg plugin | Eduardo San Martin Morote | |
allow to print an image to the stdout using convert | |||
2013-12-08 | Improve comments | Foivos | |
2013-12-08 | Improve comments | Foivos | |
2013-12-04 | Merge pull request #2316 from BBonifield/master | Robby Russell | |
Making auto-correction off by default. Okay, I don't feel so strongly these days about this. | |||
2013-12-04 | Making auto-correction off by default | Bob 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-03 | Merge pull request #2303 from petervanderdoes/git-flow-avh | Robby Russell | |
Update git-flow-avh 1.7.0 | |||
2013-12-03 | Merge pull request #2296 from pstadler/master | Robby Russell | |
check_for_upgrade.sh: source ~/.profile only if it exists | |||
2013-12-03 | Update git-flow-avh 1.7.0 | Peter van der Does | |
2013-12-03 | source ~/.profile only if it exists | Patrick Stadler | |
2013-12-03 | Merge pull request #2208 from onemouth/master | Robby Russell | |
Update git.plugin.zsh | |||
2013-12-03 | Merge pull request #2173 from jeffrey4l/venv | Robby Russell | |
Add support .venv folder as virtual env | |||
2013-12-03 | Merge pull request #2159 from pungoyal/master | Robby Russell | |
removing a github redirect during install | |||
2013-12-03 | Merge pull request #2176 from dejanlukan/spectrum | Robby Russell | |
Added the spectrum_bls function, which prints all 256 colors set as the background. | |||
2013-12-03 | Merge pull request #2194 from kevinxucs/gitignore-fix | Robby Russell | |
Minor gitignore fix. | |||
2013-12-03 | Merge pull request #2195 from KevinBongart/command_blacklist_for_bundler_plugin | Robby Russell | |
Add command blacklist support to bundler plugin | |||
2013-12-03 | Merge pull request #2215 from posva/rand-quote | Robby Russell | |
Update rand-quote plugin | |||
2013-12-03 | Merge pull request #2255 from shadyproject/plugin/xcode-support | Robby Russell | |
basic command line xcode functionality | |||
2013-12-03 | Merge pull request #2258 from amilaperera/master | Robby Russell | |
getting the projects name correctly and making compdef to work with mux ... | |||
2013-12-03 | Merge pull request #2262 from mfaerevaag/master | Robby Russell | |
Fixed and improved wd plugin | |||
2013-12-02 | Merge pull request #1520 from prooftechnique/master | Robby Russell | |
add symbol in darcs repos to match git and mercurial (smt theme) | |||
2013-12-02 | Merge pull request #1574 from adben/master | Robby Russell | |
updated theme adben | |||
2013-12-02 | Merge pull request #1683 from mnme/master | Robby Russell | |
replace hostname -s with hostname in ys theme for compatibility | |||
2013-12-02 | Merge pull request #1087 from avit/install-template | Robby Russell | |
Add configuration placeholders to installer template | |||
2013-12-02 | Merge pull request #1136 from koraa/pull_req_fastfile | Robby Russell | |
On-the-fly creation and usage for file/dir shortcuts | |||
2013-12-02 | Merge pull request #1135 from koraa/pull_req_sinchar | Robby Russell | |
Singel character aliases (and combinations) for grep, wegt, cat, pagers, xargs, sudo and more |