Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/haensl/dotfiles

My dotfile collection.
https://github.com/haensl/dotfiles

bashrc eslintrc gitconfig i3 mutt urxvt vimrc xresources

Last synced: about 1 month ago
JSON representation

My dotfile collection.

Awesome Lists containing this project

README

        

# dotFiles
My dotfile collection.

## Prerequisites

* git
* [Ansible](http://docs.ansible.com/ansible/latest/intro_installation.html)

## Installation

1. Put host in desired group in [`hosts`](hosts)
2. Run playbook `./site.yml -i hosts`

## Reference

### bash
[.bash_profile](.bash_profile)

[.bashrc](.bashrc)

[.alias](.alias)

### ESLint
[.eslintrc.json](.eslintrc.json)

### fonts
[.fonts](.fonts)

### git
[.gitconfig](.gitconfig)

### i3
[i3](i3)

### icons
[icons](icons)

### Mutt
[.mutt](.mutt)
[.urlview](.urlview)

### urxvt
[.Xresources](.Xresources)

### VIM
[.vimrc](.vimrc)
[lightline.vimrc](lightline.vimrc)

## [CHANGELOG](CHANGELOG.md)

## [LICENSE](LICENSE)