https://github.com/jonmagic/dotfiles
https://github.com/jonmagic/dotfiles
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonmagic/dotfiles
- Owner: jonmagic
- Created: 2022-02-01T05:53:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T16:19:09.000Z (about 1 year ago)
- Last Synced: 2025-01-30T17:28:11.385Z (about 1 year ago)
- Language: Shell
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# These are my dotfiles
Getting started:
```bash
sudo softwareupdate -i -a
bash -c "`curl -fsSL https://raw.githubusercontent.com/jonmagic/dotfiles/main/remote-install.sh`"
```