We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee81e21 commit 9afcb69Copy full SHA for 9afcb69
README.md
@@ -65,7 +65,7 @@ end of the same file you pasted the installation code into earlier.
65
#### Mac OS X
66
67
```bash
68
-export PS1="\u@\h \w \[$txtcyn\]\$git_branch\[$txtred\]\$git_dirty\[$txtrst\]\$ "
+export PS1="\u@\h \W \[$txtcyn\]\$git_branch\[$txtred\]\$git_dirty\[$txtrst\]\$ "
69
```
70
71
Optionally, if you want a nice pretty prompt when using `sudo -s`, also add
0 commit comments