-
-
Notifications
You must be signed in to change notification settings - Fork 45
manage_dots
To update HyDE, you will need to pull the latest changes from GitHub and restore the configs by running the following commands:
cd ~/HyDE/Scripts
git pull origin master
./install.sh -r
:::note
Any configurations you made will be overwritten if listed to be done so as listed by Scripts/restore_cfg.psv
.
However, all replaced configs are backed up and may be recovered from in ~/.config/cfg_backups
.
See Restore Configuration for more information.
:::
In addition to the command above, you can modify the Scripts/restore_cfg.psv. The documentation on is on the file.
:::note
"restore" in further context is restoring the dotfiles from the repository to your $HOME, not the other way around.
./restore_cfg.sh </path/to/file.psv > <optional /path/to/hyde/clone`
:::
Something like this
cd ~/HyDE/Scripts
./restore_cfg.sh ./restore_cfg.psv
Themes are located at Scripts/themepatcher.lst
A User can create a new themepatcher list file and use this file to be installed instead.
example, we can have my_themes.lst
./restore_thm.sh /path/to/my_themes.lst