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

https://github.com/garethflowers/dotfiles

Config and Install Scripts
https://github.com/garethflowers/dotfiles

install install-script scripts

Last synced: about 1 month ago
JSON representation

Config and Install Scripts

Awesome Lists containing this project

README

          

# DotFiles

DotFiles, Configuration and Install Scripts.

## Install

```sh
curl -LsSo ~/.dotfiles.zip https://github.com/garethflowers/dotfiles/archive/main.zip
unzip -oq -d ~ ~/.dotfiles.zip
source ~/dotfiles-main/macos/install.sh
```