zsh config

This commit is contained in:
2024-09-28 04:23:06 +02:00
commit bfdc515816
4 changed files with 218 additions and 0 deletions

2
.zsh_theme Normal file
View File

@@ -0,0 +1,2 @@
setopt PROMPT_SUBST
PROMPT='%F{green}%*%f %F{blue}%~%f %F{red}${vcs_info_msg_0_}%f '