Skip to content
View rbeer's full-sized avatar

Organizations

@NodeBB-Community @shadowban-eu @Ocelot-Social-Community

Block or report rbeer

Report abuse

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

Report abuse

Pinned Loading

  1. gatsby-remark-image-attributes gatsby-remark-image-attributes Public

    Gatsby remark plugin to processes images with attributes in markdown.

    TypeScript 3 3

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

    Telegram login widget authentication strategy for Passport

    TypeScript 1

  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