| Age | Commit message (Collapse) | Author |
|
This is to prevent accidentally running make on this repository and
cause the script running "install" task.
|
|
|
|
This is based on the bash-completion FAQ
https://github.com/scop/bash-completion/blob/main/README.md#faq
|
|
The script decode JWT with optional secret to check for signature.
|
|
This script fetch the latest commits from all git repositories under a
directory.
|
|
chmod-x.sh is a script to remove executable bit from file that may not
an executable.
|
|
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.
|
|
In this first commit we have tmux-session.sh, a script to open tmux
session based on name and configuration in ~/.tmux.session.
|