We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7134944 commit 8efc661Copy full SHA for 8efc661
.devcontainer/zshrc
@@ -50,7 +50,7 @@ bindkey "^[[1;5D" backward-word
50
51
52
# Settings for the prompt to show that we are in a docker container
53
-export PROMPT="%K{black} 🐋 %K{blue}%F{black}%/ %f%k%F{blue}%f " # Prefix the prompt with DOCKER
+export PROMPT="%K{black} 🐋 %K{blue}%F{black} %~ %f%k%F{blue}%f " # Prefix the prompt with DOCKER
54
55
# >>> bit-bots initialize >>>
56
0 commit comments