Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ginolatorilla/dotfiles


https://github.com/ginolatorilla/dotfiles

bash dotfiles fish linux

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Gino Latorilla's dotfiles with Ansible

## Requirements

- Python 3

## Quickstart

1. Clone this repo.
2. `cd dotfiles`.
3. `./bootstrap.sh`
4. `./pkg-install.sh`
5. `./install.sh`

## Normal operations

Run `./install.sh` for syncing dotfiles.

Run `./dry-run.sh` to check if `./install.sh` will override anything.

Run `./pkg-install.sh` to ensure tools are installed.

Inspired by: [cowboy/dotfiles](https://github.com/cowboy/dotfiles).