antibody bundle runarsf/rufus-zsh-themegit clone https://github.com/runarsf/rufus-zsh-theme.git
# symlink (recommended), original .zsh-theme file has to be static
ln -s $(pwd)/rufus-zsh-theme/rufus.zsh-theme $HOME/.oh-my-zsh/custom/themes/rufus.zsh-theme
# curl
curl --output $HOME/.oh-my-zsh/custom/themes/rufus.zsh-theme https://github.com/runarsf/rufus-zsh-theme/master/rufus.zsh-theme
# wget
wget --directory-prefix=$HOME/.oh-my-zsh/custom/themes/ https://github.com/runarsf/rufus-zsh-theme/master/rufus.zsh-theme
# Add this to your ~/.zshrc file
ZSH_THEME="rufus"rufus-zsh-theme © runarsf · Author and maintainer.
Released under the MIT License.
