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

https://github.com/dcblogdev/dotfiles


https://github.com/dcblogdev/dotfiles

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Dotfiles

## Setting up your Mac

1. Clone this repo to `~/.dotfiles` with:

```zsh
git clone git@github.com:dcblogdev/dotfiles.git ~/.dotfiles
```

2. Run the installation with:

```zsh
cd ~/.dotfiles && ./install
```

3. Start `Herd.app` and run its install process
4. After mackup is synced with your cloud storage, restore preferences by running `mackup restore`
5. Restart your computer to finalize the process

Your Mac is now ready to use!