summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2012-06-13Merge pull request #1016 from fuksito/masterRobby Russell
Helpers for encoding/decoding base64
2012-06-13Merge pull request #1032 from r-darwish/suseRobby Russell
Added suse plugin
2012-06-13Merge pull request #1065 from ntpeters/patch-1Robby Russell
Added more aliases for yum
2012-06-13Merge pull request #1148 from erichmenge/git-flow-pluginRobby Russell
Add a couple of options for git-flow.
2012-06-13Merge pull request #239 from fred-o/masterRobby Russell
Maven and GNU Screen plugins
2012-06-13Merge pull request #1146 from westonplatter/masterRobby Russell
[rails3 plugin], add, rgm = rails generate migration
2012-06-13Merge pull request #1152 from mispy/virtualenvwrapperRobby Russell
Plugin for Python's virtualenvwrapper
2012-06-13Merge pull request #1155 from s3dev/s3devRobby Russell
Change hardcoded ~/.oh-my-zsh to $ZSH.
2012-06-12Change hardcoded ~/.oh-my-zsh to $ZSH.s3
2012-06-09Plugin which loads Python virtualenvwrapper and activates virtualenvs on cd ↵Jaiden Mispy
into git repos
2012-06-03Add a couple of options for git-flow.Erich Menge
2012-06-01rails3, added rgm = 'rails generate migration'Weston Platter
2012-06-01Removing ey command from bundled_commands. It is not usually bundled.Tim Littlemore
2012-05-31Merge pull request #1138 from amarraja/masterRobby Russell
Remove heroku from the bundler plugin
2012-05-31Merge pull request #1140 from mappleconfusers/pull_req_debianRobby Russell
Enhancements for the Debian Plugin
2012-05-29Add command to directly install the output of acsmapc
2012-05-29Make the $apt_pref variable evaluatet at alias expansion by using ↵mapc
single-quotes instad of double quotes
2012-05-29Prevent the heroku command from being automatically bundle-exec'ed Amar Raja
The heroku command should not be executed via bundler, see: https://github.com/heroku/heroku/issues/173
2012-05-21Added zp and zps aliases for the SUSE pluginRoey Darwish Dror
2012-05-21Added suse pluginsRoey Darwish Dror
2012-05-20Merge pull request #1026 from dir01/patch-1Robby Russell
Python plugin: added pygrep command, simplified pyclean
2012-05-20Merge pull request #1079 from dylnhdsn/feature/sublime_text_pluginRobby Russell
added aliases for sublime text
2012-05-03Don't drop everything after a trailing slash, as this breaks standard svn ↵Mat Gadd
branches: ^/branches/featurename ^/releases/Release-vx.y ^/trunk
2012-04-22changed the alias to use to cli provided by sublime textDylan Hudson
2012-04-19added aliases for sublime textDylan Hudson
2012-04-12Added yum aliases for: makecache, grouplist, groupinstall, and groupremove.ntpeters
2012-03-26Merge branch 'master' of https://github.com/robbyrussell/oh-my-zshfred-o
2012-03-22Python plugin: added pygrep command, simplified pycleandir01
2012-03-16Plugin for encoding strings into base64 and decoding themVitaliy Yanchuk
2012-02-20Merge pull request #868 from wgriffioen/bundler_add_railsCarlos Rodriguez
added rails to bundled_commands
2012-02-20Merge branch 'master' of https://github.com/robbyrussell/oh-my-zshfred-o
2012-01-26Merge pull request #666 from szetobo/rails_runnerCarlos Rodriguez
add rails runner alias
2012-01-26Removed trailing spaces in Git files. Fixes #867Carlos Rodriguez
2012-01-27update rails runner alias to ruszetobo
- avoid rr as it is mostly used for restart rails server
2012-01-26added rails to bundled_commandsWim Griffioen
2012-01-26Merge pull request #663 from gravof/patch-1Carlos Rodriguez
Replace "git-diff" with "git diff" in the git plugin
2012-01-25Merge pull request #850 from johnantoni/pow-fixRobby Russell
take in chris sexton's changes to the pow plugin
2012-01-25adding engine yard command (ey) to bundler binstubsAlexander Greim
2012-01-22Merge pull request #845 from tjwallace/bundler_plugin_fixRobby Russell
Fix bundler plugin for root level folders
2012-01-22Merge pull request #717 from blueyed/github-plugin-working-hubRobby Russell
github plugin: only alias git=hub if `hub --version` works.
2012-01-22Merge pull request #801 from kalos/autojumpRobby Russell
autojump plugin enhanced
2012-01-22Merge pull request #811 from markdrago/remove_verbose_mercurial_flagsRobby Russell
remove the -v flag from a few mercurial aliases
2012-01-22Merge pull request #853 from lepht/masterRobby Russell
Updated to the latest taskwarrior completion definition (2.0b4)
2012-01-22Merge pull request #810 from cseeger/masterRobby Russell
Git Plugin: add 'grhh' alias for 'git reset HEAD --hard'
2012-01-22Add middleman to bundled commandsTate Johnson
2012-01-18Updated to latest version of taskwarrior completions (using Taskwarrior 2.0b4)lepht
2012-01-18bug : stop creating those ~ directoriesJohn Antoni Griffiths
add powit command to symlink an app if it hasn't been already
2012-01-18don't check for tmp dirJohn Antoni Griffiths
2012-01-18add alias to view the standard out (puts) from any pow appJohn Antoni Griffiths
2012-01-18take in csexton's changesJohn Antoni Griffiths
https://gist.github.com/1019777/70dbb46db9bd5b346faf543a9dd4edac4782adda