tkaria / config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration

Clone into home directory to use

cd ~;
git clone git@github.com:tkaria/config.git config 
mv ~/.bash_profile ~/.bash_profile.bak
mv ~/.vimrc ~/.vimrc.bak
ln -s ./config/.bash_profile ./
ln -s ./config/.vimrc ./

About


Languages

Language:Vim Script 78.3%Language:Shell 21.7%