Skip to content

Commit

Permalink
examples/2lines.PS1: use WorkingDir_Tilde
Browse files Browse the repository at this point in the history
  • Loading branch information
dolmen committed Dec 8, 2013
1 parent 8f39951 commit cb5d50a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/2lines.PS1
Expand Up @@ -9,6 +9,6 @@ use AngelPS1::Chrome;

(
Green, [ "Line1\n" ],
Blue, [ AngelPS1::Shell->WorkingDir ],
Blue, [ AngelPS1::Shell->WorkingDir_Tilde ],
AngelPS1::Shell->UserPrivSymbol, ' ',
)

0 comments on commit cb5d50a

Please sign in to comment.