Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/haensl/dotfiles
- Owner: haensl
- License: mit
- Created: 2016-04-23T19:10:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T13:39:20.000Z (almost 4 years ago)
- Last Synced: 2024-05-01T21:36:42.228Z (8 months ago)
- Topics: bashrc, eslintrc, gitconfig, i3, mutt, urxvt, vimrc, xresources
- Language: Vim script
- Size: 2.37 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)