Files
dotfiles/README.md
T
2024-04-21 18:40:32 -04:00

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.