https://github.com/followtheprocess/dotfiles
Dotfiles, config, and scripts for setting up a new mac
https://github.com/followtheprocess/dotfiles
Last synced: about 1 year ago
JSON representation
Dotfiles, config, and scripts for setting up a new mac
- Host: GitHub
- URL: https://github.com/followtheprocess/dotfiles
- Owner: FollowTheProcess
- Created: 2022-11-28T19:26:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T14:03:04.000Z (about 1 year ago)
- Last Synced: 2025-04-15T05:42:39.520Z (about 1 year ago)
- Language: Shell
- Size: 4.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Collection of dotfiles and setup scripts to configure a new mac (or factory reset) and all the
required dev tools.
## Usage
Run the following command to install all the required tools and setup the dotfiles:
```bash
zsh install.sh
```