summaryrefslogtreecommitdiff
path: root/themes/flazz.zsh-theme
AgeCommit message (Collapse)Author
2021-03-25fix: use `$USERNAME` guaranteed to always be defined in zshMarc Cornellà
Fixes #9701
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.
2011-01-10theme based on afowler with vi-mode supportFrancesco Lazzarino