Skip to content

Savecoders/Savior-zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Demo Zsh Savior Theme Preview

🪶 My Simple and Minimalist Zsh Theme

📦 Installation Manual

Recomend use the install Script

  chmod +x ./install.sh && ./install.sh

📥 Install ohmyzsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Tip

This is basic install recommended in documentation: ohmyz

🦽 Installation Manual

Recomend use the Script

  chmod +x ./install.sh && ./install.sh
  git clone https://github.com/Savecoders/Savior-zsh-theme.git
  cp -r ./Savior-zsh-theme/Savior.zsh-theme ~/.oh-my-zsh/themes/

Important

In your ~/.zshrc file, set ZSH_THEME="Savior".

# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"

# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
# .oh-my-zsh/themes/
ZSH_THEME="Savior"

📷 Gallery Images

This images is using my zsh-theme in kitty terminal config Dotfiles

License

MIT License

Releases

No releases published

Packages

No packages published

Languages