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

https://github.com/wheelerlaw/dotfiles

You know what it is
https://github.com/wheelerlaw/dotfiles

Last synced: 2 months ago
JSON representation

You know what it is

Awesome Lists containing this project

README

        

# dotfiles
You know what it is

# Usage

Summarized and customized from [this](https://www.atlassian.com/git/tutorials/dotfiles) guide.

Make sure dependencies are installed:

Fedora:
```shell
dnf install -y git findutils
```

MacOS:
```shell
xcode-select --install
```

Run this installer:

```shell
curl -fsSL https://wheelerlaw.github.io/dotfiles/setup | /bin/bash
```