Skip to content
View rbeer's full-sized avatar
  • Berlin, Germany

Organizations

@NodeBB-Community @shadowban-eu @Ocelot-Social-Community
Block or Report

Block or report rbeer

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. gatsby-remark-image-attributes gatsby-remark-image-attributes Public

    Gatsby remark plugin to processes images with attributes in markdown.

    TypeScript 3 4

  2. passport-telegram-widget passport-telegram-widget Public

    Telegram login widget authentication strategy for Passport

    TypeScript

  3. Sna[r]pshooter - Take screenshots of... Sna[r]pshooter - Take screenshots of specific windows
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    C_RED="\e[91m"
    4
    C_RESET="\e[0m"
    5
    
                  
  4. PS1 Themes PS1 Themes
    1
    ### NOTE
    2
    Remove the first `.` from this file's name. Two `..` are necessary to name this gist correctly.
    3
    ###
    4
    
                  
    5
    #                                                                                                                                                                                          [44/48]
  5. Handy aliases for your everyday git ... Handy aliases for your everyday git workflow
    1
    ### Install
    2
    # 1. Download this file to ~/.git_aliases
    3
    # 2. Add `source ~/.git_aliases` to your ~/.bash_aliases or ~/.bashrc file
    4
    ###
    5