Skip to content

My integration-ready dotfiles. Comes with window management, packages and in-house automation tools.

License

Notifications You must be signed in to change notification settings

hitblast/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Configuration files for my local development environment.

Programs

These are the primary programs that are used in this configuration:

  • Tiling Window Manager: AeroSpace
  • Key Remapping: Karabiner Elements
  • Default Shell: /opt/homebrew/bin/bash
  • Development Tools:
    1. mise (for Rust and other toolchains)
    2. uv (for Python environments)

Prerequisites

The whole repository can be conveniently installed using cutler, a macOS setup pipeline automation tool made by me to just be lazy when it comes to setting my laptop up.

Installation

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

License

This repository is licensed under the MIT License.

About

My integration-ready dotfiles. Comes with window management, packages and in-house automation tools.

Topics

Resources

License

Stars

Watchers

Forks

Languages