Skip to content

Instantly share code, notes, and snippets.

@cgoldberg
Last active December 22, 2015 11:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cgoldberg/6467003 to your computer and use it in GitHub Desktop.
Save cgoldberg/6467003 to your computer and use it in GitHub Desktop.
hamburger bash shell-prompt
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