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

https://github.com/ikanago/dotfiles

Dotfiles deployed by Ansible 🚀
https://github.com/ikanago/dotfiles

ansible config dotfiles vimrc zshrc

Last synced: 6 months ago
JSON representation

Dotfiles deployed by Ansible 🚀

Awesome Lists containing this project

README

          

# dotfiles

[![Test Installation](https://github.com/ikanago/dotfiles/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ikanago/dotfiles/actions/workflows/ci.yml)

## Requirements
- curl

## Installation
```bash
curl -sL https://raw.githubusercontent.com/ikanago/dotfiles/main/install.sh | bash
```