Skip to content

Reasel/ys-clean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ys-clean

A minimal fork of the ys oh-my-zsh theme with the clock removed and a cleaner dirty indicator (x instead of a symbol).

Screenshots

Overview

Comparison with ys

Prerequisites

  • oh-my-zsh must be installed (~/.oh-my-zsh/ exists)

Install

1. Download the theme file into your oh-my-zsh custom themes directory:

curl -o "${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/ys-clean.zsh-theme" \
  https://raw.githubusercontent.com/Reasel/ys-clean/main/ys-clean.zsh-theme

2. Set the theme in ~/.zshrc:

# Find and replace the ZSH_THEME line:
sed -i 's/^ZSH_THEME=.*/ZSH_THEME="ys-clean"/' ~/.zshrc

Or edit ~/.zshrc manually and set:

ZSH_THEME="ys-clean"

3. Reload the shell:

source ~/.zshrc

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages