Skip to content

Instantly share code, notes, and snippets.

@anthonydelgado
Created December 21, 2016 20:54
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 anthonydelgado/0d8997ea95c885b61c86d8dcfb60a11f to your computer and use it in GitHub Desktop.
Save anthonydelgado/0d8997ea95c885b61c86d8dcfb60a11f to your computer and use it in GitHub Desktop.
Adding Emoji to your terminal
sublime ~/.bash_profile
Add this line
PS1="\W 🔥 "
Save and Exit
Restart Terminal
Enjoy!
@devender-yadav
Copy link

awesome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment