Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryu1kn/my-tools

Collection of my helper scripts/tools
https://github.com/ryu1kn/my-tools

Last synced: 1 day ago
JSON representation

Collection of my helper scripts/tools

Awesome Lists containing this project

README

        

# My Tools

## Usage

Add `bin` to your `PATH` environment variable and all tools become available.

## List of tools

* [GitHub Flavored Markdown to HTML](./opt/gfm2html/README.md)
* [Update Vim](./opt/vimupdate/README.md)
* [Tweet](./bin/t)
* [Grab dotfiles](./bin/grab-dotfiles.sh)
* [Link dotfiles](./bin/link-dotfiles.sh)
* [Copy Home](./opt/copy-home/copy-home.sh)
* [JWT Token Decoder](./opt/jwt-decoder/README.md)