tinogomes / rcfiles

My RC files

Home Page:https://github.com/tinogomes/rcfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

My RC files

https://github.com/tinogomes/rcfiles

License:Other


Languages

Language:Shell 91.4%Language:Vim Script 8.6%