Skip to content

ZHAO-ZIRUI/ys-conda.zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ys-conda.zsh-theme

A modified ys theme for oh-my-zsh to adapt conda env

How to use

  1. Download to zsh theme folder

    curl https://raw.githubusercontent.com/ZHAO-Zirui/ys-conda.zsh-theme/main/ys-conda.zsh-theme >> ~/.oh-my-zsh/themes/ys-conda.zsh-theme
    
  2. Edit .zshrc

    ZSH_THEME="ys-conda"
    
  3. Disable conda default display

    conda config --set changeps1 False
    
  4. Reload zsh

    source ~/.zshrc
    

About

A modified ys theme for oh-my-zsh to adapt conda env

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages