-
-
Notifications
You must be signed in to change notification settings - Fork 10
Dots Management
Khing edited this page Apr 7, 2024
·
11 revisions
Version: v0.5.0-95-g629a214
Hyde Clone Directory: /home/user/GitHub/HyDE
-
[man]
- Description: This function allows you to access the manual page for Hyde-cli. It provides detailed documentation and usage instructions.
-
Command:
Hyde man
-
[version]
- Description: Use this option to display the current version of Hyde-cli installed on your system.
-
Command:
Hyde version
-
[systeminfo]
- Description: Get an overview of the system information, such as hardware specifications and operating system details.
-
Command:
Hyde systeminfo
-
[branch]
- Description: Set your preferred Hyde branch for development or experimentation purposes.
-
Command:
Hyde branch
-
[update]
- Description: Keep your Hyde installation up-to-date by pulling the latest updates from the Hyde repository.
-
Command:
Hyde update
-
[upgrade]
- Description: Upgrade dots from the repository to ensure you have the latest configurations.
-
Command:
Hyde upgrade
-
[restore]
-
Description: Restore previous configurations or settings.
- [Config]: Restore Dots from the default '/home/user/GitHub/HyDE/Configs'.
- [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.
-
Command:
Hyde restore [Config/Clone/BackUp/Link]
-
Description: Restore previous configurations or settings.
-
[backup]
-
Description: Manage backups of your current configuration.
- [all]: Backup the current configuration.
- [revert]: Revert to a Previous Backup.
- [list]: List available backups.
- [clean]: Clear storage by deleting old backups.
-
Command:
Hyde backup [all/revert/list/clean]
-
Description: Manage backups of your current configuration.
-
[cache]
-
Description: Manage Hyde's Cache to ensure smooth functioning.
- [reload]: Reload Wallpaper Cache.
- [rebuild]: Force rebuild cache.
-
Command:
Hyde cache [reload/rebuild]
-
Description: Manage Hyde's Cache to ensure smooth functioning.
-
[theme]
-
Description: Customize themes for your environment.
- [set]: Set Theme.
- [next]: Next Theme.
- [prev]: Previous Theme.
- [select]: Theme Selector.
- [patch]: Patch A Theme from different repository.
-
Command:
Hyde theme [set/next/prev/select/patch]
-
Description: 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 🧹