Skip to content

Commit 9afcb69

Browse files
committed
Change suggested OSX prompt to match default OSX prompt
1 parent ee81e21 commit 9afcb69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ end of the same file you pasted the installation code into earlier.
6565
#### Mac OS X
6666

6767
```bash
68-
export PS1="\u@\h \w \[$txtcyn\]\$git_branch\[$txtred\]\$git_dirty\[$txtrst\]\$ "
68+
export PS1="\u@\h \W \[$txtcyn\]\$git_branch\[$txtred\]\$git_dirty\[$txtrst\]\$ "
6969
```
7070

7171
Optionally, if you want a nice pretty prompt when using `sudo -s`, also add

0 commit comments

Comments
 (0)