Skip to content

Instantly share code, notes, and snippets.

@dkoloditch
Created July 30, 2017 21:34
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 dkoloditch/62f399d39f0443c16c98fadd7a71e5a1 to your computer and use it in GitHub Desktop.
Save dkoloditch/62f399d39f0443c16c98fadd7a71e5a1 to your computer and use it in GitHub Desktop.
Fancy Docker Prompt
# Per: https://gist.github.com/scmx/242caa249b0ea343e2588adea14479e6
PS1='🐳 \[\033[1;36m\]\h \[\033[1;34m\]\W\[\033[0;35m\] \[\033[1;36m\]# \[\033[0m\]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment