dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 232abbb2d605f5ba568f49ed811c7618b5bbfe50
parent 77bdd4f0017f2b19761199506f5eaef657e4a363
Author: pyratebeard <root@pyratebeard.net>
Date:   Fri, 21 Jul 2017 14:35:51 +0100

new line at end of file

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

diff --git a/bin/bin/sysinfo b/bin/bin/sysinfo @@ -117,3 +117,4 @@ printf " \e[0;${color}m%-4s \e[1;${color}m%-5s %-25s \n" " vol" "$vol%" `draw # ;; #esac #printf " \e[0;${color}m%-4s \e[1;${color}m%-5s %-25s \n\n" "temp" "$tempĀ°c " `draw $temp 15 $color` +printf " \e[0m\n"