"This is my rifle. There are many like it, but this one is mine."
Fork this to your github repo, then clone down to your machine:
cd ~
git clone https://github.com/scottstanfield/dotfiles
dotfiles/os/macos.sh # or os/debian.sh or os/raspbian.sh
dotfiles/link.sh
Then if you want my changes:
git fetch upstream && git merge upstream/main && git push
Apple moved iCloud to a spot that's really hard to find, if you're on
the command line: ~/Library/Mobile Documents/com~apple~CloudDocs
. I
like to make a soft link to my home root so it's easier to get to:
ln -s "$HOME/Library/Mobile Documents/com~apple~CloudDocs" $HOME/iCloud