aboutsummaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2024-11-11all: use the same directory structure for bash completions scriptsShulhan
2024-11-10bash-completion.d/tmux-session: skip line start with "#"Shulhan
Any line that start with "#" is considered a comment.
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.