dan9186 / dotfiles

My personal collection of configuration dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Personal set of dotfiles for Dan9186

Usage

Clone the repo and symlink the files into their respective locations.

git clone git@github.com:dan9186/dotfiles.git $HOME/dotfiles
ln -s $HOME/dotfiles/gitconfig $HOME/.gitconfig
...

About

My personal collection of configuration dotfiles

License:MIT License


Languages

Language:Shell 82.6%Language:Ruby 17.4%