https://github.com/dcblogdev/dotfiles
https://github.com/dcblogdev/dotfiles
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dcblogdev/dotfiles
- Owner: dcblogdev
- License: mit
- Created: 2023-03-15T09:46:35.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-18T14:56:26.000Z (over 1 year ago)
- Last Synced: 2024-10-06T06:21:17.601Z (over 1 year ago)
- Language: Shell
- Size: 4.74 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE.md
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!