Skip to content

Latest commit

 

History

History
95 lines (61 loc) · 1.75 KB

README.md

File metadata and controls

95 lines (61 loc) · 1.75 KB

42helpers

A suite of helpers that will aid you with everyday tasks.

[NEW] 42dark

Set your macOS theme to dark automatically!

Installation

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.

Use

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

Tip

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.

Use

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

Use

command description
42brew Installs Homebrew
clean Uninstalls Homerew

Contributors

License

MIT