Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-24 | Added alias to rake db:test:prepare | Srihari Sriraman | |
Quite often, db:test:prepare is run after db:migrate. Added for convenience. | |||
2012-11-24 | Added gwc(git whatchanged alias) | Stanislav Mekhonoshin | |
Allows to view commit history in extended way | |||
2012-11-22 | Add gifast plugin | Felipe Contreras | |
Using the upstream git completion and prompt stuff. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> | |||
2012-11-22 | Add support of screen-* $TERM in screen plugin | Denys Lózko | |
2012-11-21 | totvs utils | Carlos Alexandro Becker | |
2012-11-20 | Adding grt alias to the git plugin. | Josh Matthews | |
2012-11-20 | Use pull --rebase for 'gup' shortcut. | Árni Hermann Reynisson | |
Instead of git fetch && git rebase. | |||
2012-11-20 | Added sf Symfony2 binary alias | Rui Marinho | |
2012-11-19 | Added a CoffeeScript plugin. | Josh Davis | |
2012-11-19 | Use rvm completion from ~/.rvm/scripts/zsh/Completion | Jeong Mok Cho | |
2012-11-16 | Replace reset-prompt with push-line and accept-line | Jim Hester | |
The in memory history is not updated until an accept line command, so you have to push enter before it is correct, this commit replaces the reset-prompt with an accept-line. It also adds a push-line, to preserve the current editing buffer | |||
2012-11-13 | Untabify | Caleb Epstein | |
2012-11-12 | Handle metachars in svn status output using grep -q | Caleb Epstein | |
2012-11-08 | Update plugins/svn/svn.plugin.zsh | Brian Hartvigsen | |
Behave more like lib/git.zsh. Set `SVN_SHOW_BRANCH="true"` to display branch/tag or trunk instead of just repo name. Falls back to repo name if branch information is not available. Idea and awk call from revans/bash-it/themes/base.theme.bash | |||
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-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-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-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-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 #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 | 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-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 | Clean up doc | Paul Redmond | |
2012-09-28 | Jira ticket shortcut to browse existing issues or create a new issue. | Paul Redmond | |
2012-09-27 | Add zeus plugin | Dominik Bamberger | |
Includes aliases for zeus (https://github.com/burke/zeus) Also there is a README.md that list all aliases, ready to copy into the wiki. | |||
2012-09-23 | Merge pull request #1318 from trobrock/add-puma-to-bundler | Robby Russell | |
Bundle exec puma also http://puma.io | |||
2012-09-23 | Merge pull request #1320 from jimhester/vi-mode-patch | Robby Russell | |
Fix to restore bindings after switching to vi-mode | |||
2012-09-23 | Merge pull request #1321 from jimhester/per-directory-history | Robby Russell | |
Per directory history plugin | |||
2012-09-23 | Merge pull request #1322 from jimhester/colemak | Robby Russell | |
Colemak plugin ( http://colemak.com/ ) | |||
2012-09-21 | Use HISTFILE evironment variable directly rather than copying it | Jim Hester | |
Use the HISTFILE environment variable in place of copying it to _per_directory_history_global so that users can change the environment variable after sourcing per-directory-history and have the global variable set correctly |