Advertisement
msjche

oh-my-zsh.theme

Sep 15th, 2013
885
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. # user, host, full path, and time/date
  2. # on two lines for easier vgrepping
  3. # entry in a nice long thread on the Arch Linux forums: http://bbs.archlinux.org/viewtopic.php?pid=521888#p521888
  4. PROMPT='
  5. %B%{$fg_bold[blue]%}╭─{ %{$fg[green]%}%m %{$fg_bold[blue]%}}───────〔 %{$fg[white]%}%4~ %{$fg_bold[blue]%}〕───────{ %{$fg[yellow]%}'%D{"%a %b %d, %I:%M"}%b$'
  6. %g%{$fg_bold[blue]%}╰─%{$fg_bold[green]%}● %{$reset_color%}'
  7. RPROMPT=$'%b%{$fg[black]%}%B$(git_prompt_info) %{$reset_color%}%{$fg_bold[white]%}${${KEYMAP/vicmd/--NORMAL--}/(main|viins)/--INSERT--}%{$reset_color%}'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement