Skip to content
View beroca's full-sized avatar
Block or Report

Block or report beroca

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. liferay-portal liferay-portal Public

    Forked from liferay/liferay-portal

    Java

  2. oh-my-zsh robbyrussell.zsh-theme oh-my-zsh robbyrussell.zsh-theme
    1
    ➜  /Users/d069924 cat .oh-my-zsh/themes/robbyrussell.zsh-theme
    2
    PROMPT="%(?:%{$fg_bold[green]%}➜ :%{$fg_bold[red]%}➜ )"
    3
    # PROMPT+=' %{$fg[cyan]%}%c%{$reset_color%} $(git_prompt_info)'
    4
    PROMPT+=' %{$fg[cyan]%}%d%{$reset_color%} $(git_prompt_info)'
    5