dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 4de9da494d924c5931a71eb80479b75c7fa70880
parent e3a0ee01e72e85593b7c3d88f5ff2db2bcf94774
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Sun, 27 Dec 2015 15:58:15 +0100

remove trailing space

Diffstat:
Mbin/battery-osx | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/bin/battery-osx b/bin/battery-osx @@ -8,4 +8,5 @@ pmset -g batt | tail -n 1 |\ sed 's/ 0:00//' |\ sed 's/ charging/ ☇/' |\ sed 's/ACattached/☇/' |\ + sed 's/ $//' |\ sed "s/drawingfrom'AC//"