These are config files to set up a GNU/Linux system the way I like it.
- git
- wget (optional)
bash <(wget -qO- https://raw.github.com/alfredormz/dotfiles/master/install)
Clone onto your machine:
git clone https://github.com/alfredormz/dotfiles.git ~/.dotfiles
Then:
cd ~/.dotfiles
sh create_links
This will create symlinks for config files in your home directory.
##What's in it?
Bash configuration:
- TODO
Ack-grep configuration:
- TODO
Ruby configuration:
- TODO
Git configuration:
- TODO
Python configuration:
- TODO