Last active
December 22, 2015 11:38
-
-
Save cgoldberg/6467003 to your computer and use it in GitHub Desktop.
hamburger bash shell-prompt
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
hamburger bash shell-prompt! | |
http://boingboing.net/2013/04/03/howto-turn-your-shell-prompt-i.html | |
to do this on Ubuntu: | |
- open terminal: | |
- $ sudo apt-get install ttf-ancient-fonts | |
- $ export PS1="\\u@\h \\w 🍔 " |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment