https://github.com/pe/dotfiles
My Dotfiles (YADM)
https://github.com/pe/dotfiles
Last synced: 3 months ago
JSON representation
My Dotfiles (YADM)
- Host: GitHub
- URL: https://github.com/pe/dotfiles
- Owner: pe
- Created: 2021-08-20T20:12:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-04-07T12:53:38.000Z (3 months ago)
- Last Synced: 2026-04-07T14:49:23.572Z (3 months ago)
- Language: Python
- Homepage:
- Size: 695 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
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)