Rare find

dotfiles. My configuration. Minimalist, but helps save a few thousand keystrokes a day.

github.com/geerlingguy/dotfiles

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2025
  • Switch my right click style to two-finger click.
March 2025
  • Fixes #19: Use HOME instead of hardcoded user account path.
  • Fixed up zshrc
October 2023
  • Fixes #14: Disable in-app rating and review requests.
  • A couple small tweaks.
July 2023
  • Updated Python path.
July 2022
  • Update docs for KeyRepeat option.
June 2021
  • Set screenshot save location to Downloads folder.
May 2021
  • Add silent clicking and light haptic feedback for macOS.
  • Fix right-click automation in .osx.
  • Set a default branch name for git.
  • Update .osx defaults for 2021 and Big Sur.
  • Make .zshrc more flexible for arm64 M1 Macs.
  • A couple tiny tweaks.
May 2020
  • Update README with link to Mac Dev Playbook.
March 2020
  • Some prompt updates, and add COMPOSER_MEMORY_LIMIT setting.
December 2019
  • Create FUNDING.yml
November 2019
  • More .zshrc modifications to match old .bash_profile.
  • Move .bash_profile to .zshrc.
February 2019
  • Fixes #5: Bash PS1 variable issues, thanks to jrgoldfinemiddleton.