dotfiles

Flammie's settings and etc data


Project maintained by flammie Hosted on GitHub Pages — Theme by mattgraham

rclone dotfiles

rclone is a command-line interface to cloud backup services I use. It supports e.g. Dropbox and works on raspberry pi and doesn’t require bundled python blobs like dropbox’s original gui. It doens’t really have much in terms of shareable dotfiles, but the dir names are saved in config alongside auth tokens:

[Dropbox]
type = dropbox
token = <redacted auth stuff>

Did I mention it’s modelled after rsync? Quite easy to start using.