Folders — Filedot

Folders — Filedot

When storing files in the cloud, security is paramount. Filedot is designed as a private-first service; unlike public repositories, other users cannot search for your uploaded files unless you explicitly choose to share a direct folder link.

| Filedot Folder | Typical Contents | |----------------|------------------| | .bashrc / .zshrc | Shell configuration (aliases, environment variables) | | .ssh/ | SSH keys, known hosts, configuration | | .git/ | Git repository metadata (history, branches, remotes) | | .config/ | Application-specific configs (e.g., nvim/ , terminator/ ) | | .local/ | User-installed software or data | | .cache/ | Temporary files for faster reuse | filedot folders