- 17 Feb, 2014 1 commit
-
-
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.
-
- 12 Feb, 2014 1 commit
-
-
Luke Steensen authored
-
- 11 Feb, 2014 1 commit
-
-
Tobias Kirschstein authored
-
- 24 Jan, 2014 2 commits
-
-
Kevin Lange authored
-
Kevin Lange authored
miku.acm.uiuc.edu was decommissioned a while ago; this is a sanctioned mirror
-
- 18 Jan, 2014 1 commit
-
-
Brice Dutheil authored
It is especially useful for themes, this function is a port of the code written by Steve Losh and made available on [this blog entry](http://stevelosh.com/blog/2010/02/my-extravagant-zsh-prompt/#my-right-prompt-battery-capacity)
-
- 03 Jan, 2014 1 commit
-
-
Pablo Cantero authored
-
- 02 Jan, 2014 2 commits
- 21 Dec, 2013 1 commit
-
-
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).
-
- 03 Dec, 2013 1 commit
-
-
Peter van der Does authored
-
- 02 Dec, 2013 1 commit
-
-
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.
-
- 01 Dec, 2013 3 commits
-
-
Kevin Messer authored
-
Jens Tinfors authored
-
Thomas Kriechbaumer authored
-
- 29 Nov, 2013 1 commit
-
-
ych authored
-
- 25 Nov, 2013 2 commits
-
-
Markus Færevaag authored
-
Markus Færevaag authored
-
- 23 Nov, 2013 1 commit
-
-
christianschmidt authored
Based on: http://comments.gmane.org/gmane.comp.encryption.pass/235
-
- 22 Nov, 2013 2 commits
-
-
Johann Visagie authored
Using the chpwd hook function causes some junk to be printed to STDOUT after returning from a subshell wherein the working directory was changed. In rare cases, this can cause issues with 3rd party tools. An example is this issue with the Python virtualenvwrapper tool: https://bitbucket.org/dhellmann/virtualenvwrapper/issue/216/lsvirtualenv-and-workon-output-broken-in
-
Thibaud Guillaume-Gentil authored
-
- 21 Nov, 2013 1 commit
-
-
aph authored
-
- 19 Nov, 2013 2 commits
-
-
Thomas Kriechbaumer authored
-
Stig Sandbeck Mathisen authored
-
- 16 Nov, 2013 3 commits
-
-
Sean Escriva authored
-
Gaetan Semet authored
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
-
Markus Færevaag authored
-
- 15 Nov, 2013 2 commits
-
-
Atem18 authored
-
Chris Martin authored
-
- 14 Nov, 2013 2 commits
-
-
Pedro Henrique Passalini authored
-
Pedro Henrique Passalini authored
-
- 13 Nov, 2013 1 commit
-
-
Carlos Cardoso authored
-
- 12 Nov, 2013 3 commits
-
-
Amila Perera authored
-
Marco Chan authored
-
Sabarish Kumar R authored
-
- 11 Nov, 2013 1 commit
-
-
Zsolt Sz. Sztupák authored
Setting the locale to C will stabilize sed, so it won't stop processing the mvn output when it encounters invalid characters (like binary data) This makes it also more viable to add the `alias mvn='mvn-color`, as the coloring is less obtrusive, and there won't be any issues with sed breaking because of an invalid character inside the stream
-
- 05 Nov, 2013 1 commit
-
-
James Seward authored
Define empty functions instead of none at all if we can't figure out the platform.
-
- 04 Nov, 2013 1 commit
-
-
nishigori authored
-
- 31 Oct, 2013 2 commits
-
-
Eduardo San Martin Morote authored
correcting an issue about encoding some people was having added a message when the user doesn't have curl added varibles for colors->easier to customize
-
Brandon W Maister authored
Also add a test function that allows messing with the cache-creating regex with some assurance that you're not trampling other people's index-parsing.
-