Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.21 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.21 KB

My Dot Files

My personal dotfiles, written to run in an update to date installation of MacOS

Installation

Run the following commands in the terminal; it should prompt you before doing anything destructive.

Also log into the App Store before installing, so it can install App Store packages via mas

git clone https://github.com/phantomwhale/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install-osx.sh

Need to manually run sudo xcodebuild -license after XCode is installed

Manual backup / restores

Some steps are not automated when moving between machines, such as:

  • Shell history (/.zsh_history)
  • Keychains
  • TablePlus connections (Settings -> Locations -> select folder in iCloud Drive)
  • Setup Dropbox for todo.txt synchronising

Manual installs / preferences