You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Colors, display options and symbols are fully customizeable. Currently supports:
9
9
* 16 colors.
10
10
* Username & hostname.
11
-
* Current working directory (partial or full).
12
-
* Current Git branch.
13
-
* Dirty branch status indicator.
11
+
* Working directory (partial or full).
12
+
* Git branch (with "dirty" status indicator).
13
+
14
+
## Installation
15
+
Execute the following snippet in your command line. See [install.sh](https://github.com/sblaurock/bash-prompt/blob/master/install.sh) for more details.
0 commit comments