SequoiaYang / rc

My Linux settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rc

I want to use same environment as sublee<sub@subl.ee>'s in my Linux systems.

$ git clone git://github.com/SequoiaYang/rc.git
$ ln -s `pwd`/rc/profile ~/.profile
$ ln -s `pwd`/rc/vimrc ~/.vimrc
$ ln -s `pwd`/rc/hgrc ~/.hgrc
$ ln -s `pwd`/rc/matplotlibrc ~/.matplotlibrc
$ sudo ln -s `pwd`/rc/limits.conf /etc/security/limits.conf
.vimrc preview
http://i.imgur.com/WiTKBfV.png

About

My Linux settings


Languages

Language:Vim Script 77.9%Language:Shell 22.1%