Skip to content

TaoSama/Linux-rcs

Repository files navigation

Linux-rcs

.bashrc, .vimrc, etc.

What's for

You may complain about that there is no colors and vim is hard to use, when you ssh to your server.
Well, it is going to solve the problem, making your configuration files be accessed at any time just with one line of code.
So cool, ha!

How to install

Local

Via curl

curl -o - https://raw.githubusercontent.com/TaoSama/Linux-rcs/master/install-Linux-rcs-local | sh

Via wget

wget -O - https://raw.githubusercontent.com/TaoSama/Linux-rcs/master/install-Linux-rcs-local | sh

Sever

Via curl

curl -o - https://raw.githubusercontent.com/TaoSama/Linux-rcs/master/install-Linux-rcs-server | sh

Via wget

wget -O - https://raw.githubusercontent.com/TaoSama/Linux-rcs/master/install-Linux-rcs-server | sh

License

MIT

About

.bashrc, .vimrc, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published