Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/karlhorky/dotfiles

macOS dotfiles
https://github.com/karlhorky/dotfiles

Last synced: about 2 months ago
JSON representation

macOS dotfiles

Awesome Lists containing this project

README

        

# Karl Horky's dotfiles

System settings for macOS and bootstrapper for new systems.

## Setup

To set up a new Mac, clone and run the `fresh_install` script:

```sh
git clone [email protected]:karlhorky/dotfiles.git
cd dotfiles
./fresh_install/fresh_install.sh
```

## Update

To update existing settings files, run the `dotfiles_refresh` script from any location:

```sh
dotfiles_refresh
```

## [System Setup Tricks](./tricks)