Commit Graph

12 Commits

Author SHA1 Message Date
Angaddeep Singh
bd9c5a1ad7
Sorted Alphabatically (#533) 2024-09-19 13:09:51 -05:00
Guru Swarupa
2fe6ab6b5d
added auto mount script (#494)
* added auto mount script

* Update tabs/system-setup/9-auto-mount.sh

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>

* Update tabs/system-setup/9-auto-mount.sh

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>

* Update tabs/system-setup/9-auto-mount.sh

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>

* Update tabs/system-setup/9-auto-mount.sh

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>

* Update tabs/system-setup/9-auto-mount.sh

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>

* Update tabs/system-setup/9-auto-mount.sh

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>

* Update tabs/system-setup/9-auto-mount.sh

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>

* Update tabs/system-setup/9-auto-mount.sh

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>

* Update tabs/system-setup/9-auto-mount.sh

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>

---------

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-19 12:23:47 -05:00
Guru Swarupa
f14de70a6a
added grub themes script (#493)
* added grub themes script

* Update tab_data.toml

* Update tabs/system-setup/7-grub-theme.sh

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>

* Update tabs/system-setup/7-grub-theme.sh

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>

* Update 7-grub-theme.sh

* Update tabs/system-setup/7-grub-theme.sh

Co-authored-by: Adam Perkowski <adas1per@protonmail.com>

---------

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-19 12:21:40 -05:00
Harsh Vyapari
b35ad5bacc
feat(fedora/nvidia-*.sh): nvidia proprietary driver setup (continued from PR #319) (#370)
* feat(fedora/nvidia-*.sh): adding nvidia proprietary driver setup

* fix(fedora/nvidia-*.sh): removing update line

That update line crashed my system while testing, since it also
installed new kernal where I didn't build my driver. So new user can
also get confused.

* refactor(fedora/nvidia-*.sh): adding a new warning while starting the script

I faced this issue yesterday, So It's better to warn user before
installing this driver

* refactor(fedora/nvidia-*.sh): removing uninstalation option

For now, as suggested by @nnyyxxxx and @adamperkowski, I'm removing the
uninstall option until #362 gets resolved.

* Fix bashism

---------

Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 21:13:41 -05:00
Angaddeep Singh
7640a99062
Added Virtualization Setup for Fedora (#395)
* Added Virtualization Setup

* Space FIx

* small fix fix

* Update virtualization.sh

* Update virtualization.sh

---------

Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 20:44:33 -05:00
Angaddeep Singh
97576d2087
Added DNF configuration and Multimedia Support for fedora and other Redhat Distros (#438)
* First commit

* Small enhancements

* Update configure-dnf.sh

* update

* Update configure-dnf.sh

* update

* Update multimedia-codecs.sh

* Update multimedia-codecs.sh
2024-09-18 20:34:27 -05:00
Mashruk Kabir
70dd8d74e5
cleanup (#478) 2024-09-18 19:31:54 -05:00
JEEVITHA KANNAN K S
a7e6ea0246
feat: Command Description (#437)
* Implement about page

Add title

Add hints

* Add descriptions for commands

* Refactor about to description
2024-09-18 19:17:08 -05:00
Chris Titus
46a9d57d71
Merge branch 'main' into main 2024-09-18 12:54:49 -05:00
Guru Swarupa
ea9d6d7ddc samba ssh setup script added 2024-09-18 19:52:56 +05:30
guruswarupa
d560acac3a docker setup added 2024-09-13 14:08:30 +05:30
Liam
87869593a5
refactor: Split linutil into TUI and Core crates 2024-09-05 23:37:05 -07:00