Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gilbitron/dotfiles

My personal .dotfiles
https://github.com/gilbitron/dotfiles

Last synced: 30 days ago
JSON representation

My personal .dotfiles

Awesome Lists containing this project

README

        

# .dotfiles

The `install.sh` script will symlink any .dotfiles in this folder to the HOME directory.

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

This was inspired by [@holman's dotfiles](https://github.com/holman/dotfiles) which you should definitely check out.