.. 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] system = ~/.bashrc ~/.config/user-dirs.dirs ~/.config/user-dirs.locale ~/.local/share/applications ~/.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 * |syndot rename| to rename a label in the :ref:`map file `