Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hunchr/dotfiles

My personal dotfiles for macOS, including brew casks and formulae
https://github.com/hunchr/dotfiles

dotfiles dotfiles-macos

Last synced: 9 days ago
JSON representation

My personal dotfiles for macOS, including brew casks and formulae

Awesome Lists containing this project

README

        

# Dotfiles

A collection of my personal dotfiles for macOS.

## Setup

Make sure you have [Homebrew](https://brew.sh/) installed.

Clone this repo and uncomment what you don't need in the `setup.sh` script,
then run it:

```sh
git clone https://github.com/hunchr/dotfiles.git
cd dotfiles
./setup.sh
```

> [!CAUTION]
> Running this script will overwrite your current config without any backup.