summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-17fix bundler plugin for root level foldersJeff Wallace
this fix allows _within-bundled-project() to properly pickup a Gemfile within a root level folder (ie. /my_project)
2012-01-16Merge pull request #840 from arbovm/masterRobby Russell
fixing #812: adding plugins w/o plugin.zsh file to fpath.
2012-01-16Merge pull request #838 from Bounga/bundled_thorRobby Russell
Add Thor to bundled commands
2012-01-16Merge pull request #833 from backspace/patch-1Robby Russell
Don’t report that Oh My Zsh has been updated when it hasn’t.
2012-01-16fixing #812: adding plugins w/o plugin.zsh file to fpath.Arbo von Monkiewitsch
2012-01-16Add Thor to bundled commandsNicolas Cavigneaux
2012-01-15Don’t report that Oh My Zsh has been updated when it hasn’t.backspace
2012-01-09Merge pull request #784 from lnxbil/967e84ebaa180ad2ab1eebc9a512f94d93e84aeaRobby Russell
multiple version should also be highlighted
2012-01-09Merge pull request #806 from OutPunk/terminalapp-pluginRobby Russell
Apple Terminal.app resume directory plugin
2012-01-06Merge pull request #816 from lucapette/add-annotate-to-bundler-commandsRobby Russell
add annotate command to bundler
2012-01-06add annotatelucapette
2012-01-05Apple Terminal.app resume directory pluginAlexander Madyankin
2012-01-02Merge pull request #785 from simonjefford/patch-1Robby Russell
bundler plugin - don't "bundle exec rails"
2012-01-02Merge pull request #799 from plindborg/ruby-plugin-fixRobby Russell
Fixed the rfind command in the ruby plugin
2012-01-02Fixed the rfind command in the ruby pluginPatrick Lindborg
2012-01-01Merge pull request #790 from cicloid/masterRobby Russell
Getting the hostname, correctly everywhere.
2011-12-30Get the HostnameGustavo Barron
Main library should use ZSH native hostname function
2011-12-29bundler plugin - don't "bundle exec rails" Simon Jefford
As per http://blog.wyeworks.com/2011/12/27/bundle-exec-rails-executes-bundler-setup-3-times
2011-12-29multiple versions could occur and should also be highlightedAndreas Steinel
2011-12-26Merge pull request #679 from ornicar/officialRobby Russell
Add yaourt --sucre alias in archlinux plugin
2011-12-26Merge pull request #671 from peterhoeg/31cddcd32427a5f5d3daa0da168d39aba5b510b4Robby Russell
fix: rbenv plugin - gemset.
2011-12-26Merge pull request #688 from alexstrat/masterRobby Russell
Plugin : autocomplete for Jake
2011-12-26Merge pull request #693 from dreur/upstream-debian-apt-historyRobby Russell
Add apt-history function to debian plugin
2011-12-26Merge pull request #702 from sirech/fix-bundle-complRobby Russell
Pull request #594 was not really correct
2011-12-26Merge pull request #710 from moutten/patch-1Robby Russell
Add the --format tag to knife list commands
2011-12-26Merge pull request #669 from peterhoeg/f/batteryRobby Russell
add: battery plugin
2011-12-26Merge pull request #618 from fceccon/custom-themeRobby Russell
Use a custom version of a theme if the user has it
2011-12-26Updating installation documentation to show a curl example as well for those ↵Robby Russell
who don't have wget installed.
2011-12-26Merge pull request #776 from mytechnix/masterRobby Russell
Added examples aliases in ZSH config template and new theme.
2011-12-26Merge pull request #747 from ilikenwf/1a49f6443c0230b8e182294546ed9ef2a5110bf2Robby Russell
Add sprunge.us uploader - uses files, pipes, etc and posts to a minimalistic pastebin
2011-12-26Merge pull request #764 from Fl4t/submodulesRobby Russell
Ignore submodules dirty in prompt info
2011-12-26Merge pull request #772 from indrajitr/masterRobby Russell
Fix upgrade and uninstall functions to pick up $ZSH value
2011-12-26Merge pull request #765 from trevor/masterRobby Russell
add note about custom plugins
2011-12-26Merge pull request #768 from askreet/masterRobby Russell
global ssh_known_hosts file
2011-12-26Merge pull request #769 from divineforest/masterRobby Russell
Added alias gcm='git checkout master
2011-12-26Merge pull request #775 from tatey/sammy_black_on_white_themeRobby Russell
Black on white theme
2011-12-26Added example aliases in ZSH template. Added a new theme.Michael Holachek
Example aliases allow for an easier way to open ZSH config file/folder in Textmate. New theme is mh.zsh-theme.
2011-12-26Black on white theme inspired by Sam Stephenson's terminal screenshot on ↵Tate Johnson
https://github.com/sstephenson/rbenv
2011-12-25Fix upgrade and uninstall functions to pick up $ZSH valueIndrajit Raychaudhuri
2011-12-23Added alias gcm='git checkout masterAlexander Balashov
2011-12-22Added support for entries in /etc/ssh/ssh_known_hosts.Kyle Smith
2011-12-21Ignore submodules dirty in prompt infojulien@macbook
2011-12-20add note about custom pluginsTrevor Wennblom
2011-12-19Merge pull request #752 from andrewtch/symfony2-completionRobby Russell
Symfony 2 completion
2011-12-19Merge pull request #757 from cwjohnston/knife-environmentsRobby Russell
Add support for chef environments in knife plugin
2011-12-19Merge pull request #759 from Zhann/masterRobby Russell
show gem set next to ruby version
2011-12-19show gemset next to ruby versionSteven De Coeyer
2011-12-18adding support for chef environments in knife pluginCameron Johnston
2011-12-18Symfony 2 completionAndrew Tch
2011-12-16Merge pull request #708 from eatnumber1/update-printRobby Russell
Use printf rather than echo -e in update.sh