Skip to content

Instantly share code, notes, and snippets.

@arpitbbhayani
Created February 21, 2020 04:13
Show Gist options
  • Save arpitbbhayani/6a1466924b17e6d1b6cf5197dba9505b to your computer and use it in GitHub Desktop.
Save arpitbbhayani/6a1466924b17e6d1b6cf5197dba9505b to your computer and use it in GitHub Desktop.
import sys
sys.ps1 = "\033[1;33m>>>\033[0m "
sys.ps2 = "\033[1;34m...\033[0m "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment