Skip to content

therealadam/dotfiles

Repository files navigation

Dotfiles

Personal macOS development environment configuration with the world's best prompt: 🍔

Fresh Machine Setup

  1. Clone this repository:

    git clone https://github.com/therealadam/dotfiles.git ~/.dotfiles
    cd ~/.dotfiles
  2. Run the installation script:

    ./install.sh
  3. Restart your terminal

Making Changes

  1. Edit files directly in ~/.dotfiles/
  2. Changes to zshrc require reload: source ~/.zshrc
  3. Changes to other configs are usually immediate or take effect on app restart

Managing Dotfiles

Link all dotfiles or specific components using mise tasks:

mise run dotfiles:link:all    # Link everything
mise run dotfiles:link:base   # Just zsh, git, tmux, vim
mise run dotfiles:link:tools  # Just mise and ghostty configs
mise run dotfiles:link:bin    # Just bin scripts
mise run dotfiles:clean       # Remove all symlinks

# List all available tasks
mise tasks

About

An lightsaber

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •