Home

Awesome

muslim

A simple minimal zsh prompt theme.

The screen

Features

Installation

antigen

Add to your .zshrc:

antigen theme nksoff/muslim muslim

zplug

Add to your .zshrc:

zplug "nksoff/muslim"

zgen

Add to your .zshrc:

zgen load nksoff/muslim muslim

antibody

Add to your .zshrc:

antibody budle nksoff/muslim

oh-my-zsh

Clone repo, copy theme:

git clone https://github.com/nksoff/muslim
mkdir -p ~/.oh-my-zsh/custom/themes
cp muslim/muslim.zsh-theme ~/.oh-my-zsh/custom/themes

Add to your .zshrc:

ZSH_THEME="muslim"

prezto

Clone repo, copy theme:

git clone https://github.com/nksoff/muslim ~/.zprezto/modules/prompt/external/muslim
ln -s ~/.zprezto/modules/prompt/external/muslim/muslim.zsh-theme ~/.zprezto/modules/prompt/functions/prompt_muslim_setup

Add to your .zpreztorc:

zstyle ':prezto:module:prompt' theme 'muslim'

Manual

Surely, if you do not use any plugin managers, you know how to include custom theme.

git clone https://github.com/nksoff/muslim ~/.muslim
echo 'source ~/.muslim/muslim.zsh-theme' >> ~/.zshrc

Inspired by