crunchbang/README.md
2026-05-27 21:52:40 -04:00

2.1 KiB

  ██████╗██████╗ ██╗   ██╗███╗   ██╗ ██████╗██╗  ██╗██████╗  █████╗ ███╗   ██╗ ██████╗ 
 ██╔════╝██╔══██╗██║   ██║████╗  ██║██╔════╝██║  ██║██╔══██╗██╔══██╗████╗  ██║██╔════╝ 
 ██║     ██████╔╝██║   ██║██╔██╗ ██║██║     ███████║██████╔╝███████║██╔██╗ ██║██║  ███╗
 ██║     ██╔══██╗██║   ██║██║╚██╗██║██║     ██╔══██║██╔══██╗██╔══██║██║╚██╗██║██║   ██║
 ╚██████╗██║  ██║╚██████╔╝██║ ╚████║╚██████╗██║  ██║██████╔╝██║  ██║██║ ╚████║╚██████╔╝
  ╚═════╝╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═══╝ ╚═════╝╚═╝  ╚═╝╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═══╝ ╚═════╝ 
                                                                          #! scripts

Crunchbang

A personal collection of utility scripts for macOS and for server administration of Linux.

Scripts

Script Platform Description
dock.sh macOS Manage Dock settings (check tile size, reset to defaults)
movefiles.sh macOS Move files matching a search word between directories
toggle-metal-hud.sh macOS Toggle the Metal GPU performance HUD on/off

Usage

Scripts live in the scripts/ directory. Run any script without arguments for usage info.

git clone https://github.com/yourusername/crunchbang.git
cd crunchbang
chmod +x scripts/*.sh

Requirements

  • macOS or Linux
  • Bash

hi dayber