Skip to content

oh-my-bash#

Install#

$ sudo apt install -y git
$ bash -c "$(wget https://raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh -O -)"

Use ouo theme#

$ mcd ~/.oh-my-bash/themes/ouo
$ wget https://raw.githubusercontent.com/aben20807/oh-my-ouo/master/themes/ouo/ouo.theme.sh
$ vim ~/.bashrc
$ # modify as: OSH_THEME="ouo"