Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Latest commit

 

History

History
70 lines (50 loc) · 2.38 KB

README.md

File metadata and controls

70 lines (50 loc) · 2.38 KB

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.