Skip to content
View nicolasalarconrapela's full-sized avatar
📲
Creating ...
📲
Creating ...

Block or report nicolasalarconrapela

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

    Extension in Visual Code that facilitates the management of .ignore files.

    TypeScript 3 1

  2. Alias template in git Alias template in git
    1
    export ok='\e[1;32m \u2714'
    2
    export ko='\e[1;31m \u2715'
    3
    export ot='\e[1;30m'
    4
    export res='\033[0m'
    5
    whibla='\033[47m\033[1;30m'