summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2012-06-22Merge pull request #1173 from walkah/virtualenvwrapper-osx-fixRobby Russell
2012-06-18sanitized code according to coding styleTima Maslyuchenko
2012-06-18rbenv plugin now uses 'brew --prefix rbenv' command to find rbenv folderTima Maslyuchenko
2012-06-18remove readlink call and clean upJames Walker
2012-06-18Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshAlexander Berezovsky
2012-06-16Explicitly tell rbenv to use zshThomas Dippel
2012-06-15Fixed unmached " in yum pluginRoey Darwish Dror
2012-06-13Merge pull request #980 from vmalloc/dircycle_pluginRobby Russell
2012-06-13Merge pull request #985 from pomaxa/masterRobby Russell
2012-06-13Merge pull request #1016 from fuksito/masterRobby Russell
2012-06-13Merge pull request #1032 from r-darwish/suseRobby Russell
2012-06-13Merge pull request #1065 from ntpeters/patch-1Robby Russell
2012-06-13Merge pull request #1148 from erichmenge/git-flow-pluginRobby Russell
2012-06-13Merge pull request #239 from fred-o/masterRobby Russell
2012-06-13Merge pull request #1146 from westonplatter/masterRobby Russell
2012-06-13Merge pull request #1152 from mispy/virtualenvwrapperRobby Russell
2012-06-13Merge pull request #1155 from s3dev/s3devRobby Russell
2012-06-12Change hardcoded ~/.oh-my-zsh to $ZSH.s3
2012-06-09Plugin which loads Python virtualenvwrapper and activates virtualenvs on cd i...Jaiden Mispy
2012-06-04Merge branch 'master' of git://github.com/robbyrussell/oh-my-zshAlexander Berezovsky
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
2012-05-31Merge pull request #1140 from mappleconfusers/pull_req_debianRobby Russell
2012-05-29Add command to directly install the output of acsmapc
2012-05-29Make the $apt_pref variable evaluatet at alias expansion by using single-quot...mapc
2012-05-29Prevent the heroku command from being automatically bundle-exec'ed Amar Raja
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-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-03-01current repository actionpomaxa
2012-03-01Add dircycle plugin: enables cycling through the directory stackRotem Yaari
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-01-26Merge pull request #666 from szetobo/rails_runnerCarlos Rodriguez
2012-01-26Removed trailing spaces in Git files. Fixes #867Carlos Rodriguez
2012-01-27update rails runner alias to ruszetobo
2012-01-26added rails to bundled_commandsWim Griffioen