fix_btopbg(){ sed -i 's/theme_background = true/theme_background = false/' ~/.config/btop/btop.conf } install_opencode(){ curl -fsSL https://opencode.ai/install | bash }