The set of tools you don't know you need it.
curl -fsSL https://raw.githubusercontent.com/0xShady/42_wizzard/main/assistance/42-wizzard-installer.sh | zsh && source ~/.zshrc
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. |
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.