summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2012-05-29Make the $apt_pref variable evaluatet at alias expansion by using single-quot...mapc
2012-05-29Add aliases for git-remote: gr...mapc
2012-05-29Prevent the heroku command from being automatically bundle-exec'ed Amar Raja
2012-05-29Enhance handleing of spaces in filenamesmapc
2012-05-29Add the fastfile pluginmapc
2012-05-29Make (s)xf not search in current dirmapc
2012-05-29Make grep recoursivemapc
2012-05-29Enhance file findmapc
2012-05-29Add Manmapc
2012-05-29Add file findersmapc
2012-05-29Enhance writing routinesmapc
2012-05-29env_defaul=>env_defaultmapc
2012-05-29Add sudo without xargs shortcutsmapc
2012-05-29Add pager shortcutsmapc
2012-05-29Add download shortcutsmapc
2012-05-29Add a descriptionmapc
2012-05-29Add cat (+write, +append), enhance formattingmapc
2012-05-29Add the singlechar pluginmapc
2012-05-24Fixed a bug in checking the platformVarun Vijayaraghavan
2012-05-23add fasd pluginAlexander Berezovsky
2012-05-21Add Sublime Text 2 alias for Linux.Varun Vijayaraghavan
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
2012-05-20Merge pull request #1079 from dylnhdsn/feature/sublime_text_pluginRobby Russell
2012-05-03Don't drop everything after a trailing slash, as this breaks standard svn bra...Mat Gadd
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-04-05Adds glo; glp (arg)Steven G. Harms
2012-04-04Added subcommands for leiningen 1.7.0Peter Tillemans
2012-04-04command to restart pow processcmar
2012-04-01Added an <esc> to the begining of everything. I ran something when I was in i...Derek Wyatt
2012-03-30Updated the README to include documentation on the postCallVim calloutDerek Wyatt
2012-03-30Added an optional callout to the end of the interaction function. I put it in...Derek Wyatt
2012-03-26Merge branch 'master' of https://github.com/robbyrussell/oh-my-zshfred-o
2012-03-22add maven pluginHenry Yan
2012-03-22Python plugin: added pygrep command, simplified pycleandir01
2012-03-20Fixed: If you callvim on a non-existant file with a relative path, the CWD of...Derek Wyatt
2012-03-20A plugin that makes it easier to interact with the (single) running instance ...Derek Wyatt
2012-03-20Add a cat smilie as alias for catmapc
2012-03-16Plugin for encoding strings into base64 and decoding themVitaliy Yanchuk
2012-03-09added powed command to list pow urlscmar
2012-03-01current repository actionpomaxa
2012-03-01Add dircycle plugin: enables cycling through the directory stackRotem Yaari
2012-02-26Add gem build autocompletionDavid Lee
2012-02-23Add completion for pip install -r - so that it autocompletes requirements fil...William Roe
2012-02-20Merge pull request #868 from wgriffioen/bundler_add_railsCarlos Rodriguez
2012-02-20Merge branch 'master' of https://github.com/robbyrussell/oh-my-zshfred-o
2012-02-06added "publish" and "track" command completion for git-flow pluginHao Hong