1 Star 0 Fork 0

毛尧堂/arch-zsh-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
zsh-maia-prompt 321 Bytes
一键复制 编辑 原始数据 按行查看 历史
毛尧堂 提交于 2024-08-18 16:11 +08:00 . first commit
# enable substitution for prompt
setopt prompt_subst
# Maia prompt
PROMPT="%B%{$fg[cyan]%}%(4~|%-1~/.../%2~|%~)%u%b >%{$fg[cyan]%}>%B%(?.%{$fg[cyan]%}.%{$fg[red]%})>%{$reset_color%}%b "
RPROMPT="%{$fg[red]%} %(?..[%?])"
# Print a greeting message when shell is started
echo $USER@$HOST $(uname -srm) $(lsb_release -rcs)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mao-yaotang/arch-zsh-config.git
[email protected]:mao-yaotang/arch-zsh-config.git
mao-yaotang
arch-zsh-config
arch-zsh-config
master

搜索帮助