gitextract_8ngt5gwz/ ├── .gitignore ├── LICENSE.md ├── README.md ├── bootstrap.zsh ├── scripts/ │ ├── iCloud No Sync.workflow/ │ │ └── Contents/ │ │ ├── Info.plist │ │ └── document.wflow │ └── iCloud Sync.workflow/ │ └── Contents/ │ ├── Info.plist │ └── document.wflow └── utils/ ├── install.zsh └── uninstall.zsh