/rcfiles

My RC files

Primary LanguageShellOtherNOASSERTION

My RC Files

Requirements

How to install

Via curl (that works fine... on my machine)

Type below command and follow the instructions.

$ curl -L https://raw.github.com/tinogomes/rcfiles/master/install.sh | bash

How to uninstall

On Mac, remember to install Magnet

Via curl (that works fine... on my machine)

$ curl -L https://raw.github.com/tinogomes/rcfiles/master/uninstall.sh | bash

This only remove Oh-My-Zsh and rcfiles. If you want to back to bash, type `chsh -s $(which bash)'

Manual

Really do you want it? So, read https://github.com/tinogomes/rcfiles/blob/master/install.sh

Local settings

Write into ~/.zshrc_local file.

Be happy!