All Projects → lyytaw → taw-ys.zsh-theme

lyytaw / taw-ys.zsh-theme

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

Labels

Projects that are alternatives of or similar to taw-ys.zsh-theme

Jovial
jovial - a jovial theme for zsh
Stars: ✭ 124 (+416.67%)
Mutual labels:  zsh-theme
windows-zsh-theme
A simple zsh theme to emulate Windows Command Prompt
Stars: ✭ 31 (+29.17%)
Mutual labels:  zsh-theme
guri
A simple and fast Oh-My-Zsh theme
Stars: ✭ 19 (-20.83%)
Mutual labels:  zsh-theme
Common
A simple, clean and minimal prompt.
Stars: ✭ 213 (+787.5%)
Mutual labels:  zsh-theme
filthy
A disgustingly clean ZSH prompt
Stars: ✭ 38 (+58.33%)
Mutual labels:  zsh-theme
zsh
(๑•̀ㅂ•́)و✧ Easily configure zsh themes and plugins for GNU/Linux and Android-Termux.管理数百个zsh插件和主题,支持Alpine,Android,Arch,Debian,Fedora和Void。
Stars: ✭ 73 (+204.17%)
Mutual labels:  zsh-theme
Polyglot
Color, ASCII-only Git prompt for zsh, bash, ksh93, mksh, pdksh, dash, and busybox ash
Stars: ✭ 118 (+391.67%)
Mutual labels:  zsh-theme
avit-da2k
💲 oh-my-zsh theme based on avit theme
Stars: ✭ 15 (-37.5%)
Mutual labels:  zsh-theme
dotfiles
⚫️ ~ is where the ♥ is - my dotfiles.
Stars: ✭ 94 (+291.67%)
Mutual labels:  zsh-theme
spacezsh-prompt
Spacezsh: async prompt does things in the ZSH way
Stars: ✭ 15 (-37.5%)
Mutual labels:  zsh-theme
Alien
An asynchronous zsh prompt
Stars: ✭ 218 (+808.33%)
Mutual labels:  zsh-theme
Starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Stars: ✭ 20,504 (+85333.33%)
Mutual labels:  zsh-theme
ohmyzsh-theme-passion
An oh-my-zsh theme.
Stars: ✭ 149 (+520.83%)
Mutual labels:  zsh-theme
Agkozak Zsh Prompt
A fast, asynchronous ZSH prompt with color ASCII indicators of Git, exit, SSH, virtual environment, and vi mode status. Framework-agnostic and customizable.
Stars: ✭ 182 (+658.33%)
Mutual labels:  zsh-theme
lime
Simple standalone Zsh theme
Stars: ✭ 15 (-37.5%)
Mutual labels:  zsh-theme
Alien Minimal
An asynchronous minimal zsh prompt
Stars: ✭ 122 (+408.33%)
Mutual labels:  zsh-theme
bureau
💻 Informative and fast ZSH prompt with git status. Works well with HUGE repositories. Show username, hostname, path, git branch and status.
Stars: ✭ 27 (+12.5%)
Mutual labels:  zsh-theme
Theme-Engine
Theme-Engine is usually made for modification & customization, so you can make trunks even more Colourful and better your Termux.
Stars: ✭ 31 (+29.17%)
Mutual labels:  zsh-theme
guezwhoz-zsh-theme
Minimalistic .zshrc config contains all of the settings required for comfortable terminal use ...
Stars: ✭ 30 (+25%)
Mutual labels:  zsh-theme
rafiki-zsh
👀👻 A zsh friend to watch over you.
Stars: ✭ 50 (+108.33%)
Mutual labels:  zsh-theme

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].