Skip to content

基于ys的定制化oh-my-zsh主题,支持python的prompt显示

License

Notifications You must be signed in to change notification settings

lyytaw/taw-ys.zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

taw-ys.zsh-theme

taw-ys为一个oh-my-zsh主题,在主题ys基础上修改而成。主要是做针对python环境的prompt显示。

目前将主题分为了virtualenv和conda两种,请自行选用自己需要的。如只使用原生python,选用任一种均可。

效果预览

未激活虚拟环境环境

image-20200312135927048

virtualenv

image-20200312140133061

conda

image-20200312140240909

使用方式

virtualenv

  1. 将taw-ys-virtualenv.zsh-theme文件拷贝到~/.oh-my-zsh/themes下
  2. 修改~/.zshrc中的theme配置为taw-ys-virtualenv
  3. 在~/.zshrc中添加export VIRTUAL_ENV_DISABLE_PROMPT=true

conda

  1. 将taw-ys-conda.zsh-theme文件拷贝到~/.oh-my-zsh/themes下
  2. 修改~/.zshrc中的theme配置为taw-ys-conda
  3. 在~/.condarc中添加changeps1: False

About

基于ys的定制化oh-my-zsh主题,支持python的prompt显示

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published