We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21508aa commit 51fb62cCopy full SHA for 51fb62c
.devcontainer/postAttach.sh
@@ -2,3 +2,5 @@
2
set -eu
3
4
pre-commit install --install-hooks
5
+
6
+echo -e "\nexport PATH=$PATH:/home/compiler/admin/.config/gyb" >> ~/.bashrc
0 commit comments