-
Download the git-crypt key from 1Password as
~/key
-
Download the fresh-install script (to
/tmp
, not your home directory):curl -o /tmp/fresh-install.sh https://raw.githubusercontent.com/tammersaleh/dotfiles-public/master/fresh-install.sh
-
Generate a new Github fine-grained access token here. Set:
- Comment:
Temporary dotfiles token
- Expiration: 7d
- Scopes: ✅
repo
- Make sure you copy it!
- Comment:
-
Run the script:
chmod +x fresh-install.sh /tmp/fresh-install.sh tammersaleh ghp_token ~/key
-
Remove the git crypt key:
rm ~/key
Reboot and pray.