0xShady / 42_wizzard

A set of tools you don't know you need.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

42_wizzard

The set of tools you don't know you need it.

Installiation


curl -fsSL https://raw.githubusercontent.com/0xShady/42_wizzard/main/assistance/42-wizzard-installer.sh | zsh && source ~/.zshrc

Usage

Set of commands

Commands Functionalities
-clean -c Clean your session.
-storage -s Show your storage and heavy files.
-code Add code command to your zsh.
-ssh Generate a new ssh key and copying it to your clipboard.
-brew Install brew.
-docker Install docker.
-nvm Install nvm.
-node Install node.
-pip Install pip.
-oh-my-zsh -omz Install oh-my-zsh.
-ds-store -ds Remove .DS_Store files, prevent os from creating them.
-reset -r Reset your session.
-update -u Update your the wizzard.
-help -h Show this help.

How to use

42 followed with one of the valid commands above.

42 -h

output:

42-wizzard vX.X.X 
        -clean -c                               Clean your session.
        -storage -s                             Show your storage and heavy files.
        -init -i                                Insialize your settings and connect your device
        -code                                   Add code command to your zsh.
        -ssh                                    Generate a new ssh key and copying it to your clipboard.
        -brew                                   Install brew.
        -docker                                 Install docker.
        -nvm                                    Install nvm.
        -node                                   Install node.
        -pip                                    Install pip.
        -oh-my-zsh -omz                         Install oh-my-zsh.
        -ds-store -ds                           Remove .DS_Store files, prevent os from creating them.
        -reset -r                               Reset your session.
        -update -u                              Update your the wizzard.
        -help -h                                Show this help.

About

A set of tools you don't know you need.


Languages

Language:Shell 100.0%