Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save GlenCooper/fda87921aa3618be62623539ed0c4a64 to your computer and use it in GitHub Desktop.
Save GlenCooper/fda87921aa3618be62623539ed0c4a64 to your computer and use it in GitHub Desktop.
if [ "$color_prompt" = yes ]; then
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\e[33m\]₿\[\e[m\] '
else
PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '
fi
unset color_prompt force_color_prompt
@Statoshinakomoto2002
Copy link

Dennis Louis babcock Jr statoshinakomoto bitcoin creator is back

@Statoshinakomoto2002
Copy link

Dennis Louis babcock Jr 437493354 02 is statoshinakomoto

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