Skip to content
View christophior's full-sized avatar

Block or report christophior

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. JSONConfigurablePersonalSiteJSONConfigurablePersonalSitePublic

    A JSON configurable personal site

    CSS 119 14

  2. ReactFirebaseAuthReactFirebaseAuthPublic

    Starter React App using Firebase with basic authentication set up

    JavaScript 9 2

  3. xrpclixrpcliPublic

    JavaScript 3 1

  4. My .gitconfigMy .gitconfig
    1
    [alias]
    2
    st=status
    3
    br=branch
    4
    co=checkout
    5
    ci=commit
  5. Terminal SetupTerminal Setup
    1
    # directory name in terminal tab
    2
    functiontab_title {
    3
    echo -n -e "\033]0;${PWD##*/}\007"
    4
    }
    5
    PROMPT_COMMAND="tab_title ; $PROMPT_COMMAND"
  6. lambda-es6-boilerplatelambda-es6-boilerplatePublic

    JavaScript