Skip to content

naushadh/gists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

gists

Handy scripts to automate many recurring commands and streamline always using latest version of utilities.

Setup

Install

To install all scripts in this project, simply add the scripts folder to your $PATH

  1. Clone this project

    $ git clone https://github.com/naushadh/gists.git
    $ cd gists
    ...
  2. Add the following to your shell profile (~/.profile, ~/.zshrc, etc)

    # Gist executables
    export PATH=$(pwd)/scripts:$PATH

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published