Good news! If you want your #fishshell to be annoying, use this:

function randomize-colors --on-event fish_postexec
for var in (set -n | string match 'fish_*color*')
set -g $var (random choice (set_color -c | string match -v black))
end
end

Follow

@faho thank you, needed this today 🙏

Sign in to participate in the conversation
Mastodon

a Schelling point for those who seek one