aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2025-12-29all: convert the README from asciidoc to markdowShulhan
This is to make it renderable on SourceHut. While at it, group the documentation files into doc/ directory so it can be served under https://kilabit.info/project/bin.sh .
2025-07-07all: add section "Development" to READMEShulhan
The Development sections contains link to the repository.
2022-09-18all: add script jwt-decode.shShulhan
The script decode JWT with optional secret to check for signature.
2022-09-18all: add script git-update-all.shShulhan
This script fetch the latest commits from all git repositories under a directory.
2022-09-17all: add script chmod-x.shShulhan
chmod-x.sh is a script to remove executable bit from file that may not an executable.
2022-09-17all: add script wg-activate.shShulhan
The wg-activate.sh is script that activate only one wireguard connection from list of configuration in /etc/wireguard/*.conf or turning off all of them if no parameter is given.
2022-09-17bin.sh: a collection of shell scriptsShulhan
In this first commit we have tmux-session.sh, a script to open tmux session based on name and configuration in ~/.tmux.session.