diff --git a/README.md b/README.md index eb9b2a0..a0e4aa4 100644 --- a/README.md +++ b/README.md @@ -1 +1,39 @@ -# snigdhaos-system-config \ No newline at end of file +

Snigdha OS System Config

+ +>Sample Output: "/usr/local/bin/skel" + +``` +Copy contents from /etc/skel to Home directory? (Y/n) +Y + +Backing up .config folder to /home/user/.config-backup-2024.11.19-12.30.45 + +Overwriting existing .config folder with files from /etc/skel + +Task Completed! +``` + +>Sample Output: "/usr/local/bin/skel" + +``` +Reinstalling Grub... + +System is Online. +Downloading Default Grub... + +Task Completed! +``` + +or + +``` +Reinstalling Grub... + +System is Offline! +/usr/local/share/snigdhaos/grub/grub exists. +Copying local Grub config... +Local Grub config copied! +Regenerating Grub configuration... + +Task Completed! +``` \ No newline at end of file