This directory contains various utility scripts used for development and system management.
List a summary of all branches and their merge status relative to a reference (defaulting to origin/master).
List branches that contain commits touching a specific file or directory.
Launches an Emacs dired frame, specifically targeting the ~/Downloads/ directory.
Opens a new Emacs frame using emacsclient.
A Perl script to create symbolic links in ~/bin (or other locations) for files in a given directory. This is used by the bootstrapping process to make scripts available in the PATH.
A wrapper for rsync that allows syncing a subset of files based on criteria like modification time or total size. Useful for managing large directories with limited destination space.
A terminal launcher script that selects the best available terminal (foot, alacritty, kitty, st) and configures preferred fonts and shells.