Advertisement
msjche

oh-my-zsh.theme (root)

Mar 24th, 2014
663
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 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[grey]%}╭─● %{$fg[black]%}%m %{$fg_bold[grey]%}●─────┤ %{$fg[white]%}%4~ %{$fg_bold[grey]%}├─────● %{$fg[yellow]%}'%D{"%a %b %d, %I:%M"}%b$'
  6. %B%{$fg_bold[grey]%}╰─%{$fg[red]%}■ %{$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