22 lines
378 B
Markdown
22 lines
378 B
Markdown
# dotfiles
|
|
|
|
My dotfiles for macOS.
|
|
|
|
## components
|
|
|
|
- **git_config**:
|
|
|
|
- **micro_config**
|
|
|
|
- **misc_config**
|
|
|
|
- **zed_config**
|
|
|
|
- **zsh_config**
|
|
|
|
- **scripts**: various shell scripts I use regularly. They are aliased in `zsh_config`
|
|
|
|
## install
|
|
|
|
Clone this repo into your home directory and run the `symlink_dotfiles.zsh` script to create symlinks in the appropriate locations.
|