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

https://github.com/pinpox/dotfiles

My managed dotfiles
https://github.com/pinpox/dotfiles

configuration configuration-management dotfiles i3wm mutt vim zsh

Last synced: 2 months ago
JSON representation

My managed dotfiles

Awesome Lists containing this project

README

          

# Installation

## Setup

To setup the dotfiles on a new system run the setup script using:

```bash
bash <(curl -Lks https://raw.githubusercontent.com/binaryplease/dotfiles/master/bootstrap.sh)
```

## Deprecation

I'm in the process of migrating my dotfiles management to a ansible-based
workflow. The new repo is located
[here](https://github.com/binaryplease/dotfiles-ansible/) for now. At the moment
it is WIP, as soon as its ready I will this old repository in favor of the new
one.