Discover, install, and configure shell plugins with Fig Plugin Store →

Sm Prompt

Simplistic & Minimalist theme for Bash and Zsh prompts.

blyndusk
|
15 stars
3 forks

sm-prompt

sm-prompt last release sm-prompt top language

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

sm-prompt

This theme better fit with Fira Code font.

I - Install

source ./install.sh

install

This script will:

  • select your actual shell (Bash|Zsh) according to your input
  • copy the theme file into your user root (~) or Oh 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

Bash

bash theme size

install-bash

Zsh

zsh theme size

install-zsh

Oh My Zsh

install-omz

Make sure to update the $ZSH_THEME variable in your .zshrc (ZSH_THEME="sm")

II - License

Under MIT license.