vladkomarr

Untitled

Oct 5th, 2015
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.61 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]%}〕───────{
  6. %{$fg[yellow]%}'%D{"%a %b %d, %I:%M"}%b$'
  7. %g%{$fg_bold[blue]%}╰─%{$fg_bold[green]%}● %{$reset_color%}'
  8. RPROMPT=$'%b%{$fg[black]%}%B$(git_prompt_info)
  9. %{$reset_color%}%{$fg_bold[white]%}${${KEYMAP/vicmd/--NORMAL--}/(main|viins)/--INSERT--}%{$reset_color%}'
Advertisement
Add Comment
Please, Sign In to add comment