https://github.com/kellymears/dotfiles
https://github.com/kellymears/dotfiles
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kellymears/dotfiles
- Owner: kellymears
- Created: 2019-04-20T02:19:04.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T22:49:07.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T06:07:40.402Z (over 1 year ago)
- Language: Shell
- Size: 412 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dootfiles 🎺
My personal dotfiles repo.
## Installing
1. Run `zsh ./setup/macos.zsh` to configure macos defaults.
1. Create `./setup/secret.zsh` to house sensitive envvars.
1. Run `zsh ./setup/link.zsh` to create symbolic links in 🏡 directory.
1. From this directory: `brew bundle` to install homebrew packages.