kRHYME7 / Hyde-cli

A HyDE CLI, wrapper, tweaks , workarounds, and more!
https://github.com/prasanthrangan/hyprdots
GNU General Public License v3.0
56 stars 4 forks source link

Hyde-cli as general Hyprland Dots manager #41

Closed dieBakterie closed 2 months ago

dieBakterie commented 2 months ago

Is it possible to add additional folders and files to manage with Hyde-cli?

kRHYME7 commented 2 months ago

Huh?

kRHYME7 commented 2 months ago

Ah, I see, yes you can add it inside of ./restore.cfg.lst be sure to make the files or dirs existed.

kRHYME7 commented 2 months ago

@dieBakterie Hyde restore Clone /patch/to/custom/clone or link the custom clone to like Hyde restore link for fresh installs the Hyde-install --[flags] is use

Now that clone directory is yours, and you can always run git pull without any issues. As long as no merge conflicts. (learn git for this )

Helpful note is when you add files inside a Clone directory it is fine to run git pull. No changes will happen to your new files as long as it is not a conflict. git is huge so please learn a little bit of it then you'll love open source more! HAHAHA

Sorry for not understanding the question so well.

kRHYME7 commented 2 months ago

So yes you can. Will close this okay?

dieBakterie commented 2 months ago

Ah, I see, yes you can add it inside of ./restore.cfg.lst be sure to make the files or dirs existed.

With existed you mean that they're in the cloned repo right?

kRHYME7 commented 2 months ago

With existed you mean that they're in the cloned repo right?

Yes that's how it works. It will be skipped if it is not in the Clone directory