Skip to content
View te-ce's full-sized avatar
  • Germany

Organizations

@OpenHC @project-leek

Block or report te-ce

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 Loading

  1. Git Setup Git Setup
    1
    // auto setup new remote branches on push
    2
    git config --global push.autoSetupRemote true
    3
    
                  
    4
    // lazy alias
    5
    git config --global alias.co checkout
  2. fullstack-playground fullstack-playground Public

    playground to learn fullstack things

    TypeScript 1