-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Bruno edited this page Aug 6, 2015
·
3 revisions
gem install dutiful
This will install the dutiful
application on your computer.
$ dutiful --init
create ~/.dutiful/config.toml
[storage]
name = 'Syncthing'
path = '~/syncthing'
-
storage.name
: The storage name is going to be printed when running the dutiful commands. [optional] -
storage.path
: The folder where your preference files are synced to.
If the storage name is either iCloud
or Dropbox
, the storage path will default to ~/Dropbox
and ~/Library/Mobile Documents
respectively.