https://github.com/rxbn/dotfiles
My personal macOS configuration
https://github.com/rxbn/dotfiles
dotfiles macos
Last synced: 5 months ago
JSON representation
My personal macOS configuration
- Host: GitHub
- URL: https://github.com/rxbn/dotfiles
- Owner: rxbn
- Created: 2023-06-01T10:54:27.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2026-01-17T08:50:47.000Z (6 months ago)
- Last Synced: 2026-01-17T19:34:42.281Z (6 months ago)
- Topics: dotfiles, macos
- Language: Lua
- Homepage:
- Size: 523 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rxbn macOS dotfiles
## Disclaimer
This is a work in progress.
Use with caution. Everything in here is highly opinionated.
## Configure macOS
```bash
mkdir ~/personal
cd ~/personal
git clone https://github.com/rxbn/dotfiles.git
cd dotfiles
bash ./initial_setup.sh
```