Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/UmbertoSavoia/42helpers

Helpers to help you with 42 life!
https://github.com/UmbertoSavoia/42helpers

42

Last synced: 2 months ago
JSON representation

Helpers to help you with 42 life!

Awesome Lists containing this project

README

        

# 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.

```zsh
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

- @UmbertoSavoia ([usavoia](https://profile.intra.42.fr/users/usavoia))
- @leeoocca ([lrocca](https://profile.intra.42.fr/users/lrocca))
- Mattia ([mcossu](https://profile.intra.42.fr/users/mcossu))

## License

MIT