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

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

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
```