Commit Graph

6 Commits

Author SHA1 Message Date
Marc Cornellà
95d795e8ca Change all hostname calls for $HOST or $SHORT_HOST 2014-11-06 18:33:56 +01:00
Marc Cornellà
74177c5320 Change all whoami calls for $USER variable
This avoid spawning additional processes, as the $USER variable will
**always** contain the current logged-in user.
2014-11-06 18:33:56 +01:00
Felds Liscia
4d83da770a highlight the username when root 2014-01-30 15:15:57 -02:00
Nicolas Jeker
f358f61414 use hostname instead of hostname -s
hostname -s is not available on every implementation of hostname, e.g. Cygwin uses hostname from coreutils which doesn't work.
2013-04-02 12:33:06 +03:00
y.s
55c6fd5c38 opt: Optimize the color scheme. Add some basic comments. 2013-03-13 15:55:35 +08:00
y.s
a66bc75ad7 add: A new theme 'ys'. 2013-03-12 21:15:22 +08:00