mikemadden42 / shell-utils

Linux shell scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shell-utils

Linux/macOS shell scripts

Run formatting and lint checks:

shfmt -d *.bash *.sh
shellcheck *.sh

These scripts only work on macOS:

  • ls-battery.sh
  • set-volume.sh

About

Linux shell scripts

License:MIT License


Languages

Language:Shell 100.0%