Skip to content

dfm should be included as a git submodule in dotfiles #12

@seth--

Description

@seth--

Instead of having to update dfm in the dotfiles repo by hand, it should be included as a git submodule. See seth--/dotfiles for an example. It also makes it easier to update dfm for users.

To make it possible:

  • .gitmodules should be added to the skip list (d341798)
  • the update (and merge?) function(s) should be changed to handle the submodule
  • add the need of running git submodule init and git submodule update to the documentation
  • Finally, delete /bin from the dotfiles repo and putting the submodule

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions