Skip to content

Instantly share code, notes, and snippets.

@robertcedwards
Created October 9, 2018 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertcedwards/5c36d1ef0f8c8353519cdc18d5035ddd to your computer and use it in GitHub Desktop.
Save robertcedwards/5c36d1ef0f8c8353519cdc18d5035ddd to your computer and use it in GitHub Desktop.
Get that ⚡️into your bash, at least your Mac Terminal
#Put this in your terminal and smoke it
$ echo "export PS1=' ⚡️'" >> ~/.bash_profile
# Update shell
$ source ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment