We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a674e6b commit 0728271Copy full SHA for 0728271
.ddev/addon-metadata/pimp-my-shell/manifest.yaml
@@ -1,7 +1,7 @@
1
name: pimp-my-shell
2
repository: .
3
version: ""
4
-install_date: "2024-03-25T14:30:43-03:00"
+install_date: "2024-03-25T14:44:09-03:00"
5
project_files:
6
- web-build/Dockerfile.pimp-my-shell
7
- homeadditions/.bashrc.d/pimp-my-shell.sh
.ddev/homeadditions/.bashrc.d/pimp-my-shell.sh
@@ -1,5 +1,8 @@
#ddev-generated
+# This is so that child processes have appropriate access to this var
+export SHELL
+
# ahoy
COMP_WORDBREAKS=${COMP_WORDBREAKS//:}
8
homeadditions/.bashrc.d/pimp-my-shell.sh
0 commit comments