/usr/bin/env bash \
<(curl -fsSL https://raw.githubusercontent.com/jackboberg/dotfiles/latest/script/install)
This will clone this repo to ~/src/github.com/jackboberg
and execute script/setup
. The path matches conventions from ghq
, which I use to manage all my local projects.
I keep a log of install issues and potential improvements when I have the opportunity to run a clean install.
- 2021-04-17: iMac Pro, macOS 11.2.3
- 2020-11-28: MacBook Pro, macOS 10.15.7
- rossmacarthur/sheldon: A fast, configurable, shell plugin manager
- Starship: Cross-Shell Prompt
- thoughtbot/rcm: rc file (dotfile) management
- hlissner/doom-emacs: An Emacs framework for the stubborn martian hacker
- asdf - An extendable version manager
- x-motemen/ghq: Remote repository management made easy
- Homebrew: The Missing Package Manager for macOS (or Linux)
While setting up a new computer, I decided to wipe and restart my dotfiles after
years of accumulating cruft. I have moved all the legacy files to a .dmz
and
am rebuilding as I discover missing functionality.