Some handy tools for linux/bash environment to make your day to day life easier.These tools help my life with Trisquel 6.0 8.0, Flidas 64-bit GNU/Linux on Lenovo Z460 Ideapad and even in my new Dell Inspiron 15 3000 Series.
Your eyes will thank you if you install DejaVu Sans Mono for Powerline or similar !
Every script has it's own bug and I don't much bother on the same as long this works fine for me.
- Automatic version bumping on master branch updates
- Uses semantic versioning (MAJOR.MINOR.PATCH)
This repository uses automatic version incrementing. The version number is stored in version.txt
and follows semantic versioning (MAJOR.MINOR.PATCH).
- MAJOR version for incompatible API changes (x.0.0)
- MINOR version for added functionality in a backward compatible manner (0.x.0)
- PATCH version for backward compatible bug fixes (0.0.x)
When merging into the master branch, the patch version is automatically incremented using Git hooks.
Please send your bug(s)/comments to [email protected]. Visit https://kesavan.info to find more.