0xblank / .croissantrc

This repo is basically just a .bashrc/.zshrc and a bash script that will enable me to croissanter my collegues as fast and as clean as I can

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.croissantrc

This repo is basically just a .bashrc/.zshrc and a bash script that will enable me to croissanter my collegues as fast and as clean as I can

Usage

bash

 cd && wget https://raw.githubusercontent.com/0xblank/.croissantrc/master/croissantage.sh && chmod 700 croissantage.sh && bash croissantage.sh && rm croissantage.sh && source .bashrc

zsh

 cd && wget https://raw.githubusercontent.com/0xblank/.croissantrc/master/croissantage.sh && chmod 700 croissantage.sh && bash croissantage.sh && rm croissantage.sh && source .zshrc

About

This repo is basically just a .bashrc/.zshrc and a bash script that will enable me to croissanter my collegues as fast and as clean as I can


Languages

Language:Shell 100.0%