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

https://github.com/pe/dotfiles

My Dotfiles (YADM)
https://github.com/pe/dotfiles

Last synced: 3 months ago
JSON representation

My Dotfiles (YADM)

Awesome Lists containing this project

README

          

# My Dotfiles

## Setup

Set computer name in System Settings → General → Info → Name.

```shell
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
eval "$(/opt/homebrew/bin/brew shellenv)"
brew install yadm
yadm clone --bootstrap https://pe@github.com/pe/dotfiles.git
printf "\temail = %s" EMAIL_HERE >> ~/.config/git/local
```

Upload SSH Key [to Github](https://github.com/settings/keys)