Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wren/dotfiles

A vast collection of helpful config I've gathered over the years.
https://github.com/wren/dotfiles

ansible dotfiles linux macos xdg zsh

Last synced: 2 months ago
JSON representation

A vast collection of helpful config I've gathered over the years.

Awesome Lists containing this project

README

        

# Dotfiles

## Installation
To install, run:

```sh
git clone https://github.com/wren/dotfiles.git ~/Dotfiles
cd ~/Dotfiles
./sync.sh
```