A suite of helpers that will aid you with everyday tasks.
Set your macOS theme to dark automatically!
Start by running this command in a terminal.
curl -fsSL https://raw.githubusercontent.com/UmbertoSavoia/42helpers/main/tools/install.sh | zsh
Then reload your session (source ~/.zshrc
) and run 42help
to get started.
Have a look at the sections below for the availible helpers and commands.
42help
Main command:
- lists the availible helpers
- lets you manually upgrade and uninstall the suite
42dark
You can add it to your Login Items in the Users & Groups preferences section to run it every time you log in.
42docker
Use this helper to manage your Docker installation.
42docker help
for a list of commands.
command | description |
---|---|
42docker |
Moves Container folder |
clean |
Removes Container folder |
kill |
Kills Docker process forcibly |
42brew
Use this helper to manage your Brew installation.
You can:
- install Homebre
- uninstall Homebrew
command | description |
---|---|
42brew |
Installs Homebrew |
clean |
Uninstalls Homerew |
MIT