Last active
July 11, 2019 11:34
-
-
Save fahadsiddiqui/64911224175c0be3c78629b8d95317e5 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| export PS1="\[\033[01;32m\]\u\[\033[00m\] ▴:\[\033[01;34m\]\w\[\033[00m\]\ $" | |
| # "what has changed in your life?" | |
| export PS1="\[\033[01;33m\]\u\[\033[00m\] ▴:\[\033[01;35m\]\w\[\033[00m\] $" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment