]> git.rmz.io Git - dotfiles.git/blob - zsh/themes/norm.zsh-theme
cleanup custom folder
[dotfiles.git] / zsh / themes / norm.zsh-theme
1 PROMPT='%{$fg[yellow]%}λ %m %{$fg[green]%}%c %{$fg[yellow]%}→ $(git_prompt_info)%{$reset_color%}'
2
3 ZSH_THEME_GIT_PROMPT_PREFIX="λ %{$fg[blue]%}git %{$fg[red]%}"
4 ZSH_THEME_GIT_PROMPT_SUFFIX="%{$fg[yellow]%} → %{$reset_color%}"