summaryrefslogtreecommitdiff
path: root/themes/ys.zsh-theme
AgeCommit message (Collapse)Author
2015-02-22Merge pull request #3025 from DanielOaks/ys-newnessRobby Russell
Let 'ys' theme use hg repo info too
2014-11-06Change all hostname calls for $HOST or $SHORT_HOSTMarc Cornellà
2014-11-06Change all whoami calls for $USER variableMarc Cornellà
This avoid spawning additional processes, as the $USER variable will **always** contain the current logged-in user.
2014-08-14Make 'ys' theme use hg repo info tooDaniel Oaks
2014-01-30highlight the username when rootFelds Liscia
2013-04-02use hostname instead of hostname -sNicolas Jeker
hostname -s is not available on every implementation of hostname, e.g. Cygwin uses hostname from coreutils which doesn't work.
2013-03-13opt: Optimize the color scheme. Add some basic comments.y.s
2013-03-12add: A new theme 'ys'.y.s