Update README with private mode flag.

pull/267/head
Justin Hileman 4 years ago
parent 166fe8a511
commit df1333899d

@ -37,11 +37,11 @@ This theme is based loosely on [agnoster][agnoster].
### The Prompt ### The Prompt
* Flags: * Status flags:
* Previous command failed (**`!`**) * Previous command failed (**`!`**)
* Background jobs (**`%`**) * Private mode (**🔒** or **`⦸`**)
* You currently have superpowers (**`$`**) * You currently have superpowers (**`$`**)
* Cursor on newline * Background jobs (**`%`**)
* Current vi mode * Current vi mode
* `User@Host` (unless you're the default user) * `User@Host` (unless you're the default user)
* Current RVM, rbenv or chruby (Ruby) version * Current RVM, rbenv or chruby (Ruby) version

Loading…
Cancel
Save