Skip to content
View dperrera's full-sized avatar

Organizations

@tachyons-css @qualaio

Block or report dperrera

Report abuse

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

Report abuse
dperrera/README.md

Hi there 👋

Pinned Loading

  1. variations variations Public

    A React component library that enables rapid prototyping and exploration of UI variations.

    TypeScript 12

  2. variations-example variations-example Public

    TypeScript 1

  3. hyperterm-material hyperterm-material Public

    A material design inspired theme plugin for HyperTerm

    JavaScript 68 9

  4. My personal OhMyZsh Theme My personal OhMyZsh Theme
    1
    local ret_status="%(?:%{$fg_bold[green]%}→:%{$fg_bold[red]%}→%s)"
    2
    
                  
    3
    #ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg[red]%}"
    4
    #ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}"
    5
    #ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[blue]%} %{$fg[yellow]%}✗%{$reset_color%}"