Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/UmbertoSavoia/42helpers
- Owner: UmbertoSavoia
- License: mit
- Created: 2021-01-28T15:52:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-03T17:55:38.000Z (almost 4 years ago)
- Last Synced: 2024-08-04T22:16:31.100Z (6 months ago)
- Topics: 42
- Language: Shell
- Homepage:
- Size: 42 KB
- Stars: 14
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-42 - 42helpers
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