Fresh install of High Sierra x 2
- Copy scripts in ~/ to Dropbox
brew list > brew-apps-2018-08-05.txtbrew cask list > brew-cask-apps-2018-08-05.txt- Delete bootcamp partition, don't worry about reclaiming the space
- Prepare USB, reboot into installer, erase disk, install
- Finder prefs, touchpad prefs, Terminal prefs
- Change computer name
- Install Homebrew
brew cask install alfred dropbox spectacle 1password iterm2- Configure Alfred: Features > File Search > Actions > File Selection
- Sign into Dropbox
- Go for dim sum while Dropbox syncs
- Mess around with 1password's new password format and bemoan not realising that each vault has its own sync settings (convert to new format https://support.1password.com/cs/switch-to-opvault/#step-3-convert-existing-vaults)
- Install ruby:
brew install rbenv(installsruby-build);rbenv init;rbenv install -lto list all ruby versions;rbenv install 2.5.1;rbenv global 2.5.1; check withrbenv version(reference https://github.com/rbenv/rbenv) - Apply solarized theme to iterm2
- Clone dotfiles repo; review and copy one by one to ~/
- Install XCode full via App Store, and open
- Install vim with powerline using https://coderwall.com/p/yiot4q/setup-vim-powerline-and-iterm2-on-mac-os-x; with
set laststatus=2to show all the time brew cask install sublime-text brackets- Install Package Manager for Sublime Text (https://packagecontrol.io/installation)
- cmd-shift-p : install package : MarkdownEditing
- cmd-shift-p : install package : MarkdownPreview
- edit the user preferences file to increase the default wrap-width
brew install nodejsbrew cask install dotnet-sdk
Things I forgot to do
- Back up .dotfiles
- Back up 1password vaults - think this may be a wise step before reinstalling next time - or just get a membership!