1. 04 6月, 2011 2 次提交
  2. 03 6月, 2011 4 次提交
  3. 02 6月, 2011 5 次提交
  4. 01 6月, 2011 6 次提交
  5. 31 5月, 2011 2 次提交
  6. 30 5月, 2011 3 次提交
  7. 29 5月, 2011 9 次提交
  8. 28 5月, 2011 9 次提交
    • B
      Add new 'minimal' theme · 18ab94bc
      brian tse 提交于
      18ab94bc
    • A
      OS X Helpers · 18293cd7
      Andrew Hodges 提交于
      Add helper aliases for show/hide files. Add helper alias to recursively delete
      .DS_Store files.
      18293cd7
    • A
      Node.js Helpers · d72b9c5e
      Andrew Hodges 提交于
      Add helper function to open node api in browser. Add binaries installed via
      npm to path. Tell node where to find things (what things?).
      d72b9c5e
    • A
      Pow! Restart Helper · befb02e3
      Andrew Hodges 提交于
      Add helper function to restart an app running on Pow!
      befb02e3
    • A
      Brew Plugin · e263f1f0
      Andrew Hodges 提交于
      Merge completion with official brew completion. Add a helper to link official
      completion into oh-my-zsh plugin (without overwriting). Add an alias to list
      installed brews. Add brews to the path (in a somewhat strange way).
      e263f1f0
    • A
      Gem List Helper · 572b27b7
      Andrew Hodges 提交于
      Add helper function to list gems in a pretty way (only with rvm, for now). Add
      missng EOF newline and a todo to the ruby plugin.
      572b27b7
    • A
      RVM Update Helpers · 9f34bbed
      Andrew Hodges 提交于
      Add helper function to get rvm head. Add helper function to link zsh
      completion that comes with rvm into om-my-zsh plugin directory, but don't
      overwrite the completion that comes with oh-my-zsh (oh-my-zsh's completion is
      better, but I want to be able to compare).
      9f34bbed
    • A
      Helpful Listing Aliases · e703c959
      Andrew Hodges 提交于
      Add alias to list installed rubies. Add alias to list gemsets in active ruby.
      e703c959
    • A
      Ruby Switching Helpers · 3e433165
      Andrew Hodges 提交于
      Add helper functions to switch gemsets on ruby-1.8.7-p334 and ruby-1.9.2-p180.
      Add completion definitions for helper functions.
      3e433165