git clone --recurse-submodules https://github.com/tshu-w/dotfiles.git-
Ensure iCloud Unison folder downloaded
-
Grant terminal Full Disk Access
-
make -
Finish TODO and FIXME in macOS.sh
-
Link Documents to Dropbox and lock it
sudo rm -rf ~/Documents && ln -s ~/Library/CloudStorage/Dropbox/Documents ~
sudo chflags -h uchg ~/Documents-
Set YouDao appID and key for LaunchBar (~ ID)
-
Import GPG subkeys
gpg --import private-subkeys.asc
gpg --edit-key [key-id]
gpg> trust
gpg> save
gpg-connect-agent "keyattr $(gpg --list-keys --with-keygrip | awk '/\[A\]/{f=1;next} f && /Keygrip =/{print $3; exit}') Use-for-ssh: true" /bye- Import GPG public key
gpg --import .config/gnupg/public.asc