zarac / tilde

Configuration files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My, '~', '$home', '/home/foo', 'C:/Users/foo' etc. file.

# Git
I do 'git config --global core.excludesfile=~/_gitignore' to not get conflicting .gitignore.

# Install example
git clone http://github.com/zarac/tilde.git ~/tilde
cd ~
ln -s tilde/* .
ln -s tilde/.* .
rm .git
rm .gitmodules

About

Configuration files.


Languages

Language:Vim Script 93.7%Language:Shell 3.4%Language:Lua 2.8%Language:JavaScript 0.1%