Skip to content

Configuration files for my local machine. Automatic setup; contains AeroSpace, Karabiner Elements etc.

Notifications You must be signed in to change notification settings

hitblast/dotfiles

Repository files navigation

dotfiles

Configuration files for my local development environment.

Programs

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:
    1. mise (view mise.toml)
    2. uv (for Python projects and tools)

Installation

  1. Install the cutler CLI:
curl -fsSL https://cutlercli.github.io/scripts/install.sh | /bin/bash
  1. Run the following command:
cutler apply -a --url https://raw.githubusercontent.com/hitblast/dotfiles/refs/heads/master/.config/cutler/config.toml --brew -y
  1. Wait for all the processes to complete.

Contributing

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).

About

Configuration files for my local machine. Automatic setup; contains AeroSpace, Karabiner Elements etc.

Topics

Resources

Stars

Watchers

Forks