Configuration files for my local development environment.
These are the primary programs that are used in this configuration:
- Setup Wrapper: cutler
- Package Manager: Homebrew
- Tiling Window Manager: AeroSpace
- Default Shell:
/opt/homebrew/bin/bash - Development Tools:
- Install the
cutlerCLI:
curl -fsSL https://cutlercli.github.io/scripts/install.sh | /bin/bash- Run the following command:
cutler apply -a --url https://raw.githubusercontent.com/hitblast/dotfiles/refs/heads/master/.config/cutler/config.toml --brew -y- Wait for all the processes to complete.
Since this is my personal configuration repository, I will not receive direct contributions to it. However, you may propose an idea or a new setup implementation challenge through methods of discussion (e.g. GitHub Issues or Discussions).