Collection of gists
- Python 54.6%
- Shell 45.4%
| img | Add Codeberg identicon | |
| bash-days-in-month.sh | Mark POSIX compliant shells | |
| bash-rot13.sh | Add bash-rot13.sh | |
| LICENSE | Use ArchLinux’ formatting of AGPL3 | |
| python-hr.py | Python implementation of <hr/> | |
| python-rot13.py | Be explicit about test failure | |
| README.md | Add bash-rot13.sh | |
| sh-hx.sh | Provide /usr/bin/hx for the helix editor | |
Gists
Collection of gists
Bash
- bash-days-in-month.sh: Calculate the number of days in current month.
- bash-rot13.sh: ROT13 in bash (and ksh)
Python
- python-hr.py:
<hr/>for the CLI - python-rot13.py: Roll-your-own ROT13 encoding.