#!/usr/bin/env bash

. ~/scripts/activate_ve ''
python -m fire machineconfig.scripts.python.choose_ohmybash_theme main
source ~/.bashrc  # reload the profile

