Skip to content
View nagibyro's full-sized avatar

Block or report nagibyro

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. til til Public

    Today I learned

    3

  2. dotfiles dotfiles Public

    holds the dotfiles for vim and others in linux home directory

    Shell

  3. Personal Bash Handbook Personal Bash Handbook
    1
    # Best Bash References
    2
    
                  
    3
    ## [Bash Cheatsheet](https://devhints.io/bash)
    4
    ## [The Bash Hackers Wiki](http://wiki.bash-hackers.org/start)
    5
    
                  
  4. eslint-plugin-slonik-safe-json eslint-plugin-slonik-safe-json Public

    ESLint rule for enforcing sloniks sql.json() function instead of JSON.stringify in sql templated strings

    JavaScript