Skip to content

tinogomes/rcfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!