mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
1.1 KiB
1.1 KiB
Scripts
All scripts have been normalized to same code standard using shfmt.
Some problematic code has been fixed per shellcheck suggestions.
Homegrown
- dfm
- x-backup-mysql-with-prefix
- x-check-git-attributes
- x-open-ports
Sourced
| Script | Source |
|---|---|
x-dupes |
skx/sysadmin-util |
x-foreach |
mvdan/dotfiles |
x-multi-ping |
skx/sysadmin-util |
x-ssl-expiry-date |
skx/sysadmin-util |
x-until-error |
skx/sysadmin-util |
x-until-success |
skx/sysadmin-util |
x-validate-sha256-sum |
onnimonni |
x-when-down |
skx/sysadmin-util |
x-when-up |
skx/sysadmin-util |
- Sources:
- skx/sysadmin-utils
- Tools for Linux/Unix sysadmins.
- Licence
- onnimonni
- mvdan/dotfiles
- skx/sysadmin-utils