Files
dotfiles/local/bin
Ismo Vuorinen 39ddc2ae00 feat(dfm): Add dfm docs tmux
This command will update docs/tmux-keybindings.md file that contains
all configured tmux keybindings.
2023-05-22 16:11:31 +03:00
..
2023-03-19 02:59:04 +02:00
2023-05-22 16:11:31 +03:00
2023-03-28 15:27:44 +03:00
2023-04-14 10:10:32 +03:00
2023-03-27 10:01:02 +03:00
2023-03-28 15:27:44 +03:00
2023-03-19 02:56:54 +02:00
2023-04-17 23:16:33 +03:00
2023-04-14 10:10:32 +03:00
2023-03-27 10:01:02 +03:00
2023-03-28 15:27:44 +03:00
2023-03-28 15:27:44 +03:00
2023-03-28 15:27:44 +03:00
2023-03-28 15:27:44 +03:00
2023-03-28 15:27:44 +03:00

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