From e8f0fe7ff0bfb52705b1bc42f236cc759325bd64 Mon Sep 17 00:00:00 2001 From: Isaac Wolkerstorfer Date: Tue, 25 Sep 2012 17:04:21 -0700 Subject: --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6c212c..648b260 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A ZSH theme optimized for people who use: - Git - Unicode-compatible fonts and terminals (I use iTerm2 + Menlo) +For Mac users, I highly recommend iTerm 2 + Solarized Dark + # Compatibility **NOTE:** In all likelihood, you will need to install a [Powerline-patched font](https://gist.github.com/1595572) for this theme to render correctly. @@ -16,8 +18,8 @@ To test if your terminal and font support it, check that all the necessary chara ## What does it show? -- Success (✔) or failure (✘) of previous command -- Hostname +- If the previous command failed (✘) +- User @ Hostname (if user is not DEFAULT_USER, which can then be set in your profile) - Git status - Branch (⭠) or detached head (➦) - Current branch / SHA1 in detached head state -- cgit v1.2.3-6-ga4de