Skip to content

Instantly share code, notes, and snippets.

@rogerkenny
Created December 5, 2015 08:33
Show Gist options
  • Save rogerkenny/a52ac44d28dc021aa57f to your computer and use it in GitHub Desktop.
Save rogerkenny/a52ac44d28dc021aa57f to your computer and use it in GitHub Desktop.
Commodore 64 prompt for your bash terminal
export PS1="\n **** \h \u \s V\v \@ **** \n \w\n\nREADY.\n"
@rogerkenny
Copy link
Author

Add this line to your .bash_profile for some old school fun.

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