Skip to content

Commit c066820

Browse files
authored
Update registry/coder-labs/modules/gemini/scripts/install.sh
1 parent 8d3537e commit c066820

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
BOLD='\033[0;1m'
4-
4+
source "$HOME"/.bashrc
55
command_exists() {
66
command -v "$1" > /dev/null 2>&1
77
}

0 commit comments

Comments
 (0)