-
-
Notifications
You must be signed in to change notification settings - Fork 11
Dots Management
Khing edited this page Apr 25, 2024
·
11 revisions
Hyde [functions] [options]
-
[man]
- 💡 This function allows you to access the usage page for Hyde-cli.
- ⌨️
Hyde man
-
[version]
- 💡 Use this option to display the current versionF of Hyde-cli installed on your system.
- ⌨️
Hyde version
-
[systeminfo]
- 💡 Get an overview of the system information, such as hardware specifications and operating system details.
- ⌨️
Hyde systeminfo
-
[branch]
- 💡 Set your preferred Hyde branch for development or experimentation purposes.
- ⌨️
Hyde branch
-
[update]
- 💡 Keep your Hyde installation up-to-date by pulling the latest updates from the Hyde repository.
- ⌨️
Hyde update
-
[upgrade]
- 💡 Upgrade dots from the repository to ensure you have the latest configurations.
- ⌨️
Hyde upgrade
- ❗ Partially complete I would recommend
Hyde restore Config
if you intended to update only the configurations
-
[restore]
- 💡 Restore previous configurations or settings.
-
[Config]: Restore Dots from the default '~/.cache/hyde/.cache/hyde/hyde-Clone'.
-
[Clone]: Restore Dots from a Clone Repository.
-
[BackUp]: Restore Dots from a previous Backup. (Note: Files might not be complete)
-
[Link]: Link a Clone Directory. Useful for changing your CloneDir.
-
- ⌨️
Hyde restore [Config/Clone/BackUp/Link]
- 💡 Restore previous configurations or settings.
-
[backup]
- 💡 Manage backups of your current configuration.
- [all]: Backup the current configuration.
- [revert]: Revert to a Previous Backup run by
Hyde backup all
. - [list]: List available backups.
- [clean]: Clear storage by deleting old backups.
- ⌨️
Hyde backup [all/revert/list/clean]
- 💡 Manage backups of your current configuration.
-
[sync]
- 💡 Overwrite current dots from the user.
- ⌨️
Hyde sync
- Create a folder in
~/.config/hyde/user
. For custom directory add 'userPrefsDir=path/to/user/directory' in '~/.config/hyde/hyde.conf' for custom user path - To add files be sure to follow how the actual file hierarchy looks in $HOME
- ❗ You're truly in control of what files you want to overwrite, overwriting critical files like scripts will break EVERYTHING!
- 📺
-
[cache]
- 💡 Manage Hyde's Cache to ensure smooth functioning.
- [reload]: Reload Wallpaper Cache.
- [rebuild]: Force rebuild cache.
- Rebuilding cache requires at least 6Gb of extra storage during the whole process.
- ⌨️
Hyde cache [reload/rebuild]
- 💡 Manage Hyde's Cache to ensure smooth functioning.
-
[theme]
- 💡 Customize themes for your environment.
- [set]: Set Theme.
- [next]: Next Theme.
- [prev]: Previous Theme.
- [select]: Theme Selector.
- [patch]: Patch A Theme from different repository.
- ⌨️
Hyde theme [set/next/prev/select/patch]
- 💡 Customize themes for your environment.
Note
I don't have much time writing a wiki, so I'll do it bit by bit. Please request if you want to clarify something.
USAGE
Hyde man
will list all available commands
- Khing 🧹