.. include:: substitutions.rst .. _map.ini: map.ini ======= File which maps the dotfiles to be managed. Basic ``map.ini`` file generated by ``syndot init``:: [Path] settings_dir = ~/Settings [Targets] directories = ~/.local/share/applications files = ~/.bashrc ~/.config/user-dirs.dirs ~/.config/user-dirs.locale ~/.profile Usage ----- * |syndot init| to generate the :ref:`map file ` * |syndot add| to add dotfiles to the :ref:`map file ` * |syndot remove| to remove dotfiles from the :ref:`map file ` * |syndot list| to show :ref:`map file ` content