⛓ sm-prompt is a Simplistic & Minimalist theme for Bash
and Zsh
prompts.
This theme better fit with Fira Code font.
source ./install.sh
This script will:
- select your actual shell (
Bash|Zsh
) according to your input - copy the theme file into your user root (
~
) orOh My Zsh
theme folder according to your second input - check for a
.[ba|z]shrc
file to source the theme file - replace your actual prompt theme with the sm one
Make sure to update the
$ZSH_THEME
variable in your.zshrc
(ZSH_THEME="sm"
)
Under MIT license.