Documentation with outdated commands:
https://ivanexpert.com/2019/07/synchronize-your-downloads-folder-with-icloud-drive/
Quick commands:
- Remove Download directory (make sure it doesn't contain necessary files):
sudo rm -rf ~Downloads
- Make Downloads folder alias:
sudo ln -s ~/Library/Mobile\ Documents/com~apple~CloudDocs/Downloads ~/Downloads