Skip to content

Commit 17a5138

Browse files
Feat : replace BULLETTRAIN_GO_PREFIX for "go" to "ʕ◔ϖ◔ʔ"
* BULLETTRAIN_GO_PREFIX is replaced by "ʕ◔ϖ◔ʔ" to approve the proposal: cmd/go: add .ʕ◔ϖ◔ʔ as an alternate spelling of .go in file names (golang/go#59968)
1 parent c091e06 commit 17a5138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bullet-train.zsh-theme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ if [ ! -n "${BULLETTRAIN_GO_FG+1}" ]; then
137137
BULLETTRAIN_GO_FG=white
138138
fi
139139
if [ ! -n "${BULLETTRAIN_GO_PREFIX+1}" ]; then
140-
BULLETTRAIN_GO_PREFIX="go"
140+
BULLETTRAIN_GO_PREFIX="ʕ◔ϖ◔ʔ"
141141
fi
142142

143143
# Rust

0 commit comments

Comments
 (0)