1 Star 0 Fork 23

mawp/ohmyzsh

forked from 不要太认真/ohmyzsh 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sporty_256.zsh-theme 589 Bytes
一键复制 编辑 原始数据 按行查看 历史
Janosch Schwalm 提交于 2018-08-07 20:42 . use https everywhere (#6574)
# zsh theme requires 256 color enabled terminal
# i.e TERM=xterm-256color
# Preview - https://www.flickr.com/photos/adelcampo/4556482563/sizes/o/
# based on robbyrussell's shell but louder!
PROMPT='%{$fg_bold[blue]%}$(git_prompt_info) %F{208}%c%f
%{$fg_bold[white]%}%# %{$reset_color%}'
RPROMPT='%B%F{208}%n%f%{$fg_bold[white]%}@%F{039}%m%f%{$reset_color%}'
ZSH_THEME_GIT_PROMPT_PREFIX="%F{154}±|%f%F{124}"
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_DIRTY=" %{$fg[red]%}%B✘%b%F{154}|%f%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_CLEAN=" %{$fg[green]%}✔%F{154}|"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mawp/ohmyzsh.git
git@gitee.com:mawp/ohmyzsh.git
mawp
ohmyzsh
ohmyzsh
master

搜索帮助