sm-prompt
⛓ sm-prompt is a Simplistic & Minimalist theme for Bash and Zsh prompts.

This theme better fit with Fira Code font.
I - Install
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 Zshtheme folder according to your second input - check for a
.[ba|z]shrcfile to source the theme file - replace your actual prompt theme with the sm one
Bash

Zsh

Oh My Zsh

Make sure to update the
$ZSH_THEMEvariable in your.zshrc(ZSH_THEME="sm")
II - License
Under MIT license.