Making it myself instead of forking an existing repo.
- Install Dropbox
- Give Dropbox permissions via accessibility, and allow it to send notifications
- Sign into Dropbox
- Allow it to sync ten jillion files
- Open the App store and sign in
- Open Terminal
mkdir ~/.ssh && cd ~/.ssh- Copy
id_rsaandid_rsa.pubfrom another machine, or create a new SSH key and add it to GitHub & Forge etc. If copying from another computer,chmod 600 ~/.ssh/id_rsa; chmod 600 ~/.ssh/id_rsa.pub - Create a GitHub personal access token for logging in from the command line.. Give it just full
repoaccess. Save that token in a text file or something. - Type
git, hit enter, and follow the prompts to install the command line developer tools - Type
git clone https://github.com/mattstauffer/dotfiles.git dotfiles, hit enter - Type
cd dotfiles, hit enter - Type
./bin/install.sh, hit enter - Profit?
- Figure out how to symlink some elements from ~/.hammerspoon directory in if possible (remember, the lua watcher doesn't catch changes to symlinked files)
- Add Goku and start Goku config, and symlink Goku config