I've known about dotfiles for a long time but never taken the time to actually pull them all together in a git repo, until now! (2023/01/22)
To help give me the push I needed to do it, I followed the course at dotfiles.eieio.xyz, I'd recommend it if you're also stuggling to take the plunge.
xcode-select --install
(Command Line Tools are required for Git and Homebrew)git clone https://github.com/ellyloel/dotfiles.git ~/.dotfiles
. We'll start withhttps
but switch tossh
after everything is installed.cd ~/.dotfiles
- Do a software audit by editing Brewfile directly.
./install
- Restart computer.
- Generate ssh key, add to GitHub, and switch remotes.
- Arc
- DisplayLink Manager
- Elgato Control Center
- Firefox Developer Edition
- Safari Technology Preview
- Google Chrome Dev
- Microsoft Edge Dev
to be continued...