1. 14 Mar, 2014 1 commit
  2. 13 Mar, 2014 1 commit
    • Christian Höltje's avatar
      ssh-agent: prevent environment file from flapping · cfe468f6
      Christian Höltje authored
      On an OS X laptop, the variable `$HOST` changes a lot depending
      on what wifi network you're connected to.  This causes a lot
      of `~/.ssh/environment-$HOST` files to be created and
      causes multiple ssh-agents to created.
      
      Instead, use `scutil --get ComputerName` to get something
      more stable.
      cfe468f6
  3. 10 Mar, 2014 3 commits
  4. 06 Mar, 2014 3 commits
  5. 04 Mar, 2014 1 commit
  6. 02 Mar, 2014 3 commits
    • Kaiwen Xu's avatar
      Integrate changes from #1841. · 2691520d
      Kaiwen Xu authored
      2691520d
    • Thiago Perrotta's avatar
      564a708d
    • 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
  7. 28 Feb, 2014 1 commit
  8. 27 Feb, 2014 3 commits
  9. 26 Feb, 2014 1 commit
  10. 23 Feb, 2014 1 commit
  11. 22 Feb, 2014 2 commits
  12. 20 Feb, 2014 1 commit
  13. 19 Feb, 2014 3 commits
  14. 18 Feb, 2014 2 commits
  15. 17 Feb, 2014 1 commit
    • Chris Wiggins's avatar
      Update battery plugin to show calculating - OSX · fdd864bd
      Chris Wiggins authored
      Instantly after removing the charger, I have found that the "AvgTimeToEmpty" value can swing to rediculous values. Apple's current claim is that the max battery life is 12 hours, so any value larger than this is considered a "time is being calculated" value.
      fdd864bd
  16. 14 Feb, 2014 1 commit
  17. 13 Feb, 2014 3 commits
  18. 12 Feb, 2014 2 commits
  19. 11 Feb, 2014 1 commit
  20. 24 Jan, 2014 2 commits
  21. 18 Jan, 2014 1 commit
  22. 10 Jan, 2014 2 commits
  23. 08 Jan, 2014 1 commit