Skip to content
View vishichoudhary's full-sized avatar
🌴
On vacation
🌴
On vacation
Block or Report

Block or report vishichoudhary

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

    A command line utility to create gists

    Python 10 7

  2. useful_bash_scripts useful_bash_scripts Public

    Some useful bash scripts to make life easier.

    Shell 10 8

  3. open vpn isntallation file open vpn isntallation file
    1
    #!/bin/bash
    2
    #
    3
    # https://github.com/Nyr/openvpn-install
    4
    #
    5
    # Copyright (c) 2013 Nyr. Released under the MIT License.