1. 22 Mar, 2014 1 commit
  2. 21 Mar, 2014 1 commit
  3. 20 Mar, 2014 1 commit
  4. 18 Mar, 2014 2 commits
  5. 17 Mar, 2014 3 commits
  6. 16 Mar, 2014 1 commit
  7. 14 Mar, 2014 2 commits
  8. 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
  9. 11 Mar, 2014 1 commit
  10. 10 Mar, 2014 3 commits
  11. 06 Mar, 2014 3 commits
  12. 04 Mar, 2014 1 commit
  13. 03 Mar, 2014 1 commit
  14. 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
  15. 28 Feb, 2014 1 commit
  16. 27 Feb, 2014 3 commits
  17. 26 Feb, 2014 1 commit
  18. 23 Feb, 2014 1 commit
  19. 22 Feb, 2014 2 commits
  20. 20 Feb, 2014 1 commit
  21. 19 Feb, 2014 3 commits
  22. 18 Feb, 2014 2 commits
  23. 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
  24. 14 Feb, 2014 1 commit