mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 20:00:38 +01:00
Changes go segment prefix
This commit is contained in:
@@ -107,7 +107,7 @@ if [ ! -n "${BULLETTRAIN_GO_FG+1}" ]; then
|
|||||||
BULLETTRAIN_GO_FG=white
|
BULLETTRAIN_GO_FG=white
|
||||||
fi
|
fi
|
||||||
if [ ! -n "${BULLETTRAIN_GO_PREFIX+1}" ]; then
|
if [ ! -n "${BULLETTRAIN_GO_PREFIX+1}" ]; then
|
||||||
BULLETTRAIN_GO_PREFIX=
|
BULLETTRAIN_GO_PREFIX="go "
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# DIR
|
# DIR
|
||||||
|
|||||||
Reference in New Issue
Block a user