If you would like to use docker on windows Ubuntu/Debain WSL you have to modify the .bashrc file in your…
you have to mofify ~/.basrc from that: if [ "$color_prompt" = yes ]; then PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ ' else PS1='${debian_chroot:+($debian_chroot)}\u@\h:\w\$ '…
This website uses cookies.