Created
October 25, 2015 16:43
-
-
Save joswr1ght/32f241d7d4074ec5e26b to your computer and use it in GitHub Desktop.
Colorful Terminal Prompt with Directory on a Separate Line
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PS1="\[\033[01;34m\]\w\[\033[00m\]\n\$ " |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment