Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/v-kolesnikov/dotfiles
🛠Configure me
https://github.com/v-kolesnikov/dotfiles
ansible-playbook dotfiles iterm2 vim
Last synced: 3 months ago
JSON representation
🛠Configure me
- Host: GitHub
- URL: https://github.com/v-kolesnikov/dotfiles
- Owner: v-kolesnikov
- Created: 2015-07-25T22:06:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-08-26T10:52:00.000Z (over 3 years ago)
- Last Synced: 2023-03-01T21:32:25.114Z (almost 2 years ago)
- Topics: ansible-playbook, dotfiles, iterm2, vim
- Language: Vim script
- Homepage:
- Size: 161 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/v-kolesnikov/dotfiles.svg?branch=master)](https://travis-ci.org/v-kolesnikov/dotfiles)
# DotFiles
## Overview
Configuration files for editors and other UNIX tools. This is to make it easier to set up programming environment.## Requirements
- [Ansible](https://github.com/ansible/ansible)
## Setup
```
ansible-playbook playbook.yml -i local -vv
```