config/~/Binary/README.md

15 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

**My binary files in `$HOME/.bin/`**
----------------- ------------------------------------------------------------------ ----------------------------------------------------------------------------- ----------
| Binary name | Software Name | Home Link | Language |
|-----------------|------------------------------------------------------------------|-----------------------------------------------------------------------------|----------|
| ec | editorconfig-checker | [Follow link](https://github.com/editorconfig-checker/editorconfig-checker) | Go |
| git-ahead-check | A tool for checking changes that have not been sent in Git repos | [Follow link](https://git.a2s.su/iiiypuk/git-ahead-check) | Crystal |
| hugo | The worlds fastest framework for building websites | [Follow link](https://gohugo.io/) | Go |
| magick | ImageMagick | [Follow link](https://imagemagick.org/script/index.php) | C |
| minify-html | Extremely fast and smart HTML + JS + CSS minifier | [Follow link](https://github.com/wilsonzlin/minify-html/) | Rust |
| pfetch | penguin A pretty system information tool written in POSIX sh | [Follow link](https://github.com/dylanaraps/pfetch) | Shell |
| pmng | The very simple password manager for humans | [Follow link](https://git.a2s.su/iiiypuk/pmng) | Crystal |
For generate this doc, use `crystal run generate_table.cr > README.md`.