๐Ÿ“ฆโž”๐Ÿฆ‹ Store and retrieve files on the Atmosphere
35
fork

Configure Feed

Select the types of activity you want to include in your feed.

add color removing when CI is detected

Ducky 6a12ac93 29572288

+6
+6
src/shared/say.sh
··· 10 10 11 11 prefix_length=0 12 12 13 + if [[ -n $_ci ]]; then 14 + unset color_prefix 15 + unset color_message 16 + unset color_prefix_message 17 + fi 18 + 13 19 # shellcheck disable=SC2154 14 20 if [[ $_os == "haiku" ]]; then 15 21 message="${message//โ†ณ/>}"