csaroff / Linux-Configuration-Files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux Configuration Files

Pull down config into home directory

cd
git init .
git remote add -t \* -f origin <repository-url>
git checkout master

About


Languages

Language:Vim Script 69.5%Language:Shell 30.5%