1. 02 Mar, 2014 2 commits
    • Kaiwen Xu's avatar
      Integrate changes from #1841. · 2691520d
      Kaiwen Xu authored
      2691520d
    • Kaiwen Xu's avatar
      Fixed sublime plugin behaviors. · 5ba96e9a
      Kaiwen Xu authored
      - Fixed subl search path order in Mac because Sublime Text 3 is named
        Sublime Text.app by default instead of Sublime Text 3.app and they are
        mostly likely to be placed in /Applications instead of
        $HOME/Applications.
      - Fixed sublime text binary path in Linux. The sublime_text binary
        installed by Ubuntu installer is placed in /opt/sublime_text/sublime_text
        instead of /usr/bin/sublime_text.
      - Use zsh's built-in process detach syntax instead of nohup.
      5ba96e9a
  2. 28 Feb, 2014 1 commit
  3. 26 Feb, 2014 1 commit
  4. 20 Feb, 2014 1 commit
  5. 19 Feb, 2014 2 commits
  6. 18 Feb, 2014 2 commits
  7. 13 Feb, 2014 3 commits
  8. 12 Feb, 2014 1 commit
  9. 11 Feb, 2014 1 commit
  10. 24 Jan, 2014 2 commits
  11. 18 Jan, 2014 1 commit
  12. 10 Jan, 2014 1 commit
  13. 08 Jan, 2014 2 commits
  14. 07 Jan, 2014 2 commits
  15. 06 Jan, 2014 1 commit
  16. 04 Jan, 2014 1 commit
  17. 03 Jan, 2014 1 commit
  18. 02 Jan, 2014 2 commits
  19. 21 Dec, 2013 1 commit
    • lumbric's avatar
      fix name schema for sudo plugin · b58b996b
      lumbric authored
      Plugin won't load automatically if added to variable $plugins, if name schema different than $name/$name.plugin.zsh is used (see is_plugin() in oh-my-zsh.sh).
      b58b996b
  20. 19 Dec, 2013 1 commit
  21. 11 Dec, 2013 1 commit
  22. 03 Dec, 2013 1 commit
  23. 02 Dec, 2013 1 commit
    • Brandon Siegel's avatar
      Change `bi` alias to a function · 22c0db64
      Brandon Siegel authored
      Only check the bundler version when we call bi. This fixes two issues:
      First, if there is no bundler available system-wide this will cause an
      error each time zsh loads. Second, if new bundler is installed
      system-wide but you change into an rbenv with an older version, the
      alias will no longer work.
      22c0db64
  24. 01 Dec, 2013 3 commits
  25. 29 Nov, 2013 1 commit
  26. 25 Nov, 2013 2 commits
  27. 23 Nov, 2013 1 commit
  28. 22 Nov, 2013 1 commit