https://github.com/peter-evans/dotfiles
My dotfiles
https://github.com/peter-evans/dotfiles
Last synced: 4 months ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/peter-evans/dotfiles
- Owner: peter-evans
- Created: 2025-01-02T10:58:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-02T22:51:43.000Z (4 months ago)
- Last Synced: 2026-02-03T03:10:15.374Z (4 months ago)
- Language: Shell
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
## Install
```bash
git clone https://github.com/peter-evans/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh
```