Skip to content

huntie/dotfiles

Repository files navigation

Dotfiles

Personal OS and Unix tool configuration files.

Installation

Files are organised by individual application, which can be selectively linked to the host home directory using the GNU Stow utility.

stow -t ~/ git

Exceptions

Some packages don't use stow due to app-specific constraints:

  • Rectangle — Config file is copied (not symlinked), as Rectangle replaces the file on launch.

    cp -f rectangle/RectangleConfig.json ~/Library/Application\ Support/Rectangle/
    
  • VS Code — Manually merged. Extensions are installed via install.sh.

Hooks

Enable the repo's Git hooks to auto-bump the Claude Code plugin version on commit:

git config core.hooksPath .hooks

Highlights

fish

git

tmux

Homebrew

macOS

VS Code

Notes on terminal/app colours

See previous commits related to colour fixes:

About

Personal OS and Unix tool configuration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors