Changes go segment prefix

This commit is contained in:
Caio Gondim
2015-09-30 00:21:44 +02:00
parent dc152b5471
commit e79f9ff10c

View File

@@ -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