An open API service indexing awesome lists of open source software.

https://github.com/tomwhite/dotfiles

My unix dotfiles
https://github.com/tomwhite/dotfiles

bash-hacks bashrc

Last synced: about 1 month ago
JSON representation

My unix dotfiles

Awesome Lists containing this project

README

          

Dotfiles
========
My custom dotfiles.

Installation
------------

```bash
git clone https://github.com/tomwhite/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh
```

Acknowledgements
----------------
The code is based on this article: http://blog.smalleycreative.com/tutorials/using-git-and-github-to-manage-your-dotfiles/