Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
git:(master) ✗
|
|
|
|
|
|
|
|
|
|
|
|
number aliases
|
|
URGENT: Fix for bug introduced in pull request 925
|
|
|
|
added rails to bundled_commands
|
|
Bugfix/gitversionfix
|
|
|
|
|
|
|
|
|
|
out sometimes
|
|
add rails runner alias
|
|
|
|
- avoid rr as it is mostly used for restart rails server
|
|
|
|
|
|
Replace "git-diff" with "git diff" in the git plugin
|
|
take in chris sexton's changes to the pow plugin
|
|
adding rbenv support to all the rvm themes
|
|
Adding Engine Yard command (ey) to bundler binstubs
|
|
|