RangHo / dotfiles

My personal configuration and bootstrap files
GNU General Public License v3.0
23 stars 0 forks source link

Add `dotfile depends` command #13

Open RangHo opened 1 year ago

RangHo commented 1 year ago

Currently the dotfile uninstall command does not remove the binary dependencies. Automatically uninstalling then would be a pain, as some other packages may depend on one of them.

Another solution to this problem may be creating a new dotfile depends command that lists the dependencies of a dotfile. We can easy make it scriptable via adding flags; e.g. dotfile depends --native.