Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-07 | Update themes/minimal.zsh-theme | Brian Hartvigsen | |
Cleans up minimal theme by not using a custom prompt function Removed case of 2 spaces showing if not in a version controlled folder Adds support for svn_prompt_info | |||
2012-11-07 | made dpkg -i more util | Carlos Alexandro Becker | |
2012-11-06 | update autojump plugin for latest brew installed autojump | Sean Escriva | |
2012-11-06 | mvn.colors.plugin.zsh was not read... mergin with mvn.plugin.zsh. | Carlos Alexandro Becker | |
2012-11-06 | Added some maven love. | Carlos Alexandro Becker | |
2012-11-05 | Update plugins/git-flow/git-flow.plugin.zsh | Hao Hong | |
Fixed git-flow feature publish's desc error https://github.com/agate/oh-my-zsh/commit/72aeaa9d9ee55fbfe15b371c0bf127ab3948a965#commitcomment-2104214 | |||
2012-11-05 | Update plugins/sublime/sublime.plugin.zsh | 汤凯 Kevin Tong | |
Considering the situation when installing sublime text via apt-get (WebUpd8 Sublime Text 2 PPA) | |||
2012-11-05 | Fix sourcing brew's autojump of version 21.0.3+ | Eugene Nikolsky | |
Starting with autojump 21.0.3+ there is no file autojump in etc/ directory, so we source the autojump.zsh file directly. Version 20 has it as well, so there should be no problems with earlier versions. Comments on autojump's update in homebrew: https://github.com/mxcl/homebrew/commit/5da9c4d5eb38e6abb516ba648898fb374ec360cd#Library/Formula/autojump.rb | |||
2012-11-03 | agnoster theme shows error code instead of an "x" | Fuad Saud | |
2012-11-02 | Fixes for vi-mode terminal overwriting bugs | Jim Hester | |
fixes #387 and https://github.com/robbyrussell/oh-my-zsh/pull/1321#issuecomment-9959540 and other problems of prompt overwriting when people did not realize that it was vi mode causing the problem. Hat tip to sorin ionescu, as I took this code from prezto | |||
2012-11-01 | Added pass plugin in order to provide completion. | Santiago Borrazás | |
More info about pass tool: http://zx2c4.com/projects/password-store/ | |||
2012-10-30 | Expand for-loop so that it works under Snow Leopard Terminal.app. | Hok Shun Poon | |
2012-10-29 | Update plugins/jira/jira.plugin.zsh | hjhart@gmail.com | |
Updated to allow for usage of the new Rapid Board jira url formats | |||
2012-10-26 | Updated code from answer URL | Guillermo Castro | |
2012-10-26 | Added ability to specify list of directories for pyclean to override default ↵ | dsx | |
current directory | |||
2012-10-22 | Fixed node-docs | Rainer Dreyer | |
The `#anchor` tags on [nodejs.org](http://nodejs.org/docs/v0.8.2/api/all.html) changed. This fixes the `node-docs` command. | |||
2012-10-21 | Fix color syntax | Eric Mathison | |
2012-10-17 | Added last working directory plugin | Örjan Persson | |
Keeps track of the last changed directory. When a new shell is created, the last directory will be restored. Mimics how tabs works in many terminal emulators. | |||
2012-10-17 | Add the heroku --remote switch | Paulo Luis Franchini Casaretto | |
This remote selects the app based on your current repo remotes For example heroku logs --remote staging More info at https://devcenter.heroku.com/articles/using-the-cli | |||
2012-10-14 | add git-extras plugin | Henry Yan | |
2012-10-14 | Merge remote-tracking branch 'upstream/master' | Henry Yan | |
* upstream/master: (35 commits) make README reflect latest changes URL Tools Plugin added a comment to the composer installation alias added Composer completition and aliases added two aliases to Symfony2 Plugin fix test aliases Missing comment line look for test/unit instead of test/units. #typo Correct error message. Clean up doc Jira ticket shortcut to browse existing issues or create a new issue. Add zeus plugin Make rvm prompt function a bit cleaner Fixing the rvm_prompt_info command, now it will not show empty parens if no rvm is currently being used Add link to gist Updated documentation for agnoster theme Use HISTFILE evironment variable directly rather than copying it added autojump plugin support for mac os x + port Colemak plugin Per directory history plugin ... | |||
2012-10-13 | Set the '-R' option for less not in $PAGER, but as $LESS. | Felix Dreissig | |
2012-10-13 | updated symbol | Alexander Berezovsky | |
2012-10-11 | Something to be said for symmetry | Tyler Cipriani | |
2012-10-11 | spacing makes me something | Tyler Cipriani | |
2012-10-11 | parens tweak | Tyler Cipriani | |
2012-10-11 | removed weird characters | Tyler Cipriani | |
2012-10-11 | moved spacing | Tyler Cipriani | |
2012-10-09 | Wrong URL :zap: | Paul Redmond | |
2012-10-09 | Merge pull request #1344 from danielcsgomes/master | Robby Russell | |
Added Composer Plugin and Symfony2 alias | |||
2012-10-09 | Merge pull request #1306 from josh-/master | Robby Russell | |
New 'Nanoc' plugin | |||
2012-10-09 | Merge pull request #1312 from koenpunt/fixes_cap_plugin | Robby Russell | |
updated cap plugin to use `cap -T` instead of `cap show_tasks` | |||
2012-10-09 | Merge pull request #1330 from trobrock/hide-rvm-prompt | Robby Russell | |
Don't show empty parens if you are using your system ruby | |||
2012-10-09 | Merge pull request #1333 from b4mboo/master | Robby Russell | |
Add zeus plugin | |||
2012-10-09 | Merge pull request #1335 from paulredmond/plugin/jira | Robby Russell | |
Open Jira issues from a project | |||
2012-10-09 | Merge pull request #1346 from ianchesal/urltools | Robby Russell | |
URL Tools Plugin | |||
2012-10-09 | make README reflect latest changes | Dominik Bamberger | |
2012-10-08 | URL Tools Plugin | Ian Chesal | |
* Added urlencode -- alias to encode URLs from the command line using Python * Added urldecode -- alias to decode URLs from the command line using Python | |||
2012-10-05 | added a comment to the composer installation alias | Daniel Gomes | |
2012-10-05 | added Composer completition and aliases | Daniel Gomes | |
2012-10-05 | added two aliases to Symfony2 Plugin | Daniel Gomes | |
2012-10-03 | fix title setting bug in xterm and urxvt | Markus Scherer | |
Before this patch, commands containing %-signs set the title wrong (urxvt and xterm) [1] and produce strange output in urxvt [2]. test for bug 1: > sleep 10 && echo % sets title to "sleep 10 && echo %<<" > sleep 10 && echo %f doesn't change the title at all test for bug 2 (only urxvt): > echo %f 39m%f ^^^^^----- output | |||
2012-10-02 | fix test aliases | Dominik Bamberger | |
2012-10-01 | Missing comment line | Paul Redmond | |
2012-10-01 | Added systemd plugin with aliases for systemctl commands. | Augusto Rocha Elesbão | |
2012-10-01 | look for test/unit instead of test/units. #typo | Dominik Bamberger | |
2012-09-28 | Correct error message. | Paul Redmond | |
2012-09-28 | Merge pull request #1327 from agnoster/master | Robby Russell | |
BY POPULAR DEMAND... the "agnoster" theme... | |||
2012-09-28 | Clean up doc | Paul Redmond | |
2012-09-28 | Jira ticket shortcut to browse existing issues or create a new issue. | Paul Redmond | |