- Aerospace: Tiling Window Manager config.
- Alacritty: Terminal emulator configuration.
- Neovim: Kickstart Neovim setup with plugins.
- SketchyBar: macOS status bar customizations.
- Zsh: Shell configuration and aliases.
Clone the repository:
git clone https://github.com/yourusername/dotfiles.git
cd dotfiles
Install the necessary tools listed in brew.txt using Homebrew:
xargs brew install < brew.txt
Use the dotfile manager, GNU Stow, to symlink the configurations: stow
Note: Homebrew and Zsh must be installed before proceeding with the setup.