Skip to content

Commit ce60db3

Browse files
committed
feat: source bash in install script
1 parent b567f6d commit ce60db3

File tree

1 file changed

+1
-0
lines changed
  • registry/coder-labs/modules/codex/scripts

1 file changed

+1
-0
lines changed

registry/coder-labs/modules/codex/scripts/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
source "$HOME"/.bashrc
23

34
BOLD='\033[0;1m'
45

0 commit comments

Comments
 (0)