jbalogh / dotfiles

shell customizations gone awry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my treasure trove. I git clone it to ~/.dotfiles and then do

cd ~/.dotfiles
for f in * .*
    ln -s ~/.dotfiles/$f ~/$f

About

shell customizations gone awry


Languages

Language:Vim Script 100.0%