Skip to content

Instantly share code, notes, and snippets.

@lloiacono
Created January 22, 2018 08:56
Show Gist options
  • Save lloiacono/d94e07d842feb93f1fb21e4990b8e92c to your computer and use it in GitHub Desktop.
Save lloiacono/d94e07d842feb93f1fb21e4990b8e92c to your computer and use it in GitHub Desktop.
Docker PS1
export PS1='$PWD>'
## docker exec -it api-php-fpm /bin/bash -c "exec bash; export PS1='$PWD>'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment