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 b567f6d commit ce60db3Copy full SHA for ce60db3
registry/coder-labs/modules/codex/scripts/install.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+source "$HOME"/.bashrc
3
4
BOLD='\033[0;1m'
5
0 commit comments