mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
Added extra theme with full pathnames and hostname
This commit is contained in:
parent
1ec8a8848e
commit
f704193fd2
1 changed files with 3 additions and 0 deletions
3
themes/maran.zsh-theme
Normal file
3
themes/maran.zsh-theme
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Theme with full path names and hostname
|
||||
# Handy if you work on different servers all the time;
|
||||
PROMPT='%{$fg[cyan]%}%n%{$reset_color%}@$fg[yellow]%}%M:%{$fg[green]%}%/%{$reset_color%} $(git_prompt_info) %(!.#.$) '
|
Loading…
Reference in a new issue