Age | Commit message (Collapse) | Author |
|
|
|
into git repos
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove heroku from the bundler plugin
|
|
Enhancements for the Debian Plugin
|
|
|
|
|
|
single-quotes instad of double quotes
|
|
The heroku command should not be executed via bundler, see:
https://github.com/heroku/heroku/issues/173
|
|
|
|
|
|
|
|
`(.)` search only real files.
The deletion of it enables searching symlink *.zsh files
|
|
Detects the platform using "uname", and sets the alias accordingly.
If you are using Linux, this assumes that you have created a
symbolic link to /usr/bin/sublime_text.
|
|
|
|
|
|
Python plugin: added pygrep command, simplified pyclean
|
|
added aliases for sublime text
|
|
Fix the svn plugin only outputting the 1st path segment
|
|
Fix $ZSH_CUSTOM variable
|
|
This seems like a simple oversight, everything else uses `$ZSH_CUSTOM`
rather than `$ZSH/custom`.
|
|
The addition of `(.N)` enables the `NULL_GLOB` option which suppresses
the error output in question.
Reference: http://www.zsh.org/mla/users/2004/msg00621.html
|
|
branches:
^/branches/featurename
^/releases/Release-vx.y
^/trunk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Esc+. works as "last arg" on both bash and zsh. Seems like a shame to introduce a new standard.
|
|
|
|
|
|
|
|
|
|
|
|
number aliases
|
|
URGENT: Fix for bug introduced in pull request 925
|
|
|
|
added rails to bundled_commands
|
|
Bugfix/gitversionfix
|
|
|
|
|
|
|
|
|
|
add rails runner alias
|