https://github.com/ryu1kn/my-tools
Collection of my helper scripts/tools
https://github.com/ryu1kn/my-tools
Last synced: 4 months ago
JSON representation
Collection of my helper scripts/tools
- Host: GitHub
- URL: https://github.com/ryu1kn/my-tools
- Owner: ryu1kn
- Created: 2018-03-30T04:27:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-06-20T00:46:10.000Z (almost 2 years ago)
- Last Synced: 2026-01-19T21:09:59.208Z (5 months ago)
- Language: Prolog
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)