Skip to content

This is a really mini and simple zsh prompt. For my personal use. This is a modification based on https://www.youtube.com/watch?v=nEvsWQrKVcQ

License

Notifications You must be signed in to change notification settings

ysl2/mini-simple-zsh-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Simple Zsh Prompt

This project is modified based on https://www.youtube.com/watch?v=nEvsWQrKVcQ

This is a really simple zsh prompt.

Use at your own risk. :-)

Some pictures

  1. This is my daily shell environment.

    1

  2. This is the single prompt effect (The simplest zshrc).

    ~/.zshrc
    ========
    
    source /path/to/the/prompt/file

    1

Install

Manual

git clone --depth=1 https://github.com/ysl2/mini-simple-zsh-prompt.git ~/mini-simple-zsh-prompt
echo 'source ~/mini-simple-zsh-prompt/mini-simple-zsh-prompt.plugin.zsh' >>~/.zshrc

Oh My Zsh

git clone --depth=1 https://github.com/ysl2/mini-simple-zsh-prompt.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/mini-simple-zsh-prompt

Set ZSH_THEME="mini-simple-zsh-prompt" in ~/.zshrc.

Zim

Add zmodule ysl2/mini-simple-zsh-prompt to ~/.zimrc and run zimfw install.

Antibody

Add antibody bundle ysl2/mini-simple-zsh-prompt to ~/.zshrc.

Antigen

Add antigen theme ysl2/mini-simple-zsh-prompt to ~/.zshrc. Make sure you have antigen apply somewhere after it.

Zplug

Add zplug ysl2/mini-simple-zsh-prompt, as:theme, depth:1 to ~/.zshrc.

Zplugin

Add zplugin ice depth=1; zplugin light ysl2/mini-simple-zsh-prompt to ~/.zshrc.

Zinit

Add zinit ice depth=1; zinit light ysl2/mini-simple-zsh-prompt to ~/.zshrc.

About

This is a really mini and simple zsh prompt. For my personal use. This is a modification based on https://www.youtube.com/watch?v=nEvsWQrKVcQ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages