Angaddeep Singh
bd9c5a1ad7
Sorted Alphabatically ( #533 )
2024-09-19 13:09:51 -05:00
Chris Titus
d0b76012df
Fixes all BASHISMS
2024-09-19 13:05:36 -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
Nyx
2755c0dfbf
Remove redundant functionality ( #520 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-19 11:53:04 -05:00
Nyx
50f021921c
Fix incorrectly placed quote ( #511 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-19 11:39:32 -05:00
Nyx
7bd9f8aee8
Fix bashisms ( #512 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-19 11:39:09 -05:00
kleidis
6cd7818bed
Initial support for flathub management ( #341 )
...
* Add flatpak / flathub setup & uninstall script
* systemUpdate: Improve flatpak updates
* Update docs
* Fix order on uninstall script
* Remove uninstall script
2024-09-18 21:34:42 -05:00
JEEVITHA KANNAN K S
23156bcbf4
Add rate mirrors headsup ( #343 )
2024-09-18 21:32:44 -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
Nyx
41817c333c
Replace echos with printf in system-setup ( #483 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 19:40:05 -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
Nyx
0d4f0a8a4e
Quote the remaining variables ( #454 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:03:32 -05:00
Nyx
1175f7d236
Fix bashism in docker-setup ( #476 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:02:52 -05:00
Adam Perkowski
44d9360448
Refactor gaming-setup.sh
( #380 )
...
* Refactored + removed bashisms
- revieved all packages
- changed the structure to have synergy with other scripts
- updated dnf & zypper commands
- added nala
* use apt-get instead of apt
Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
* small refactor (#3 )
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
* apt-get + quote escalation
---------
Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 14:10:21 -05:00
Nyx
54786a719e
git to bin for faster installation ( #378 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:40:31 -05:00
Chris Titus
e3b25300e2
Merge branch 'main' into nala
2024-09-18 13:23:24 -05:00
Chris Titus
56e031ed8e
Merge branch 'main' into testing-7
2024-09-18 13:14:04 -05:00
Chris Titus
02b7d7cdf7
Merge pull request #432 from nnyyxxxx/testing-6
...
Fix grammatical errors
2024-09-18 13:06:20 -05:00
Chris Titus
d77eb286e4
Merge pull request #376 from nnyyxxxx/testing-2
...
Increase Partition size
2024-09-18 12:58:30 -05:00
Chris Titus
46a9d57d71
Merge branch 'main' into main
2024-09-18 12:54:49 -05:00
Chris Titus
60d4d4b380
Remove bashisms
2024-09-18 12:53:47 -05:00
Chris Titus
28ee76b9b0
Update tabs/system-setup/5-samba-ssh-setup.sh
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 11:57:44 -05:00
Chris Titus
3f00e1a300
Merge pull request #317 from guruswarupa/docker
...
docker-setup interactive script
2024-09-18 11:48:20 -05:00
Guru Swarupa
59fafbbc2e
Update tabs/system-setup/5-samba-ssh-setup.sh
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 22:05:56 +05:30
Guru Swarupa
d30ba11885
Update tabs/system-setup/5-samba-ssh-setup.sh
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 22:05:42 +05:30
Guru Swarupa
dc268906b8
Update tabs/system-setup/5-samba-ssh-setup.sh
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 22:05:24 +05:30
Guru Swarupa
1b0b9bbf12
Update tabs/system-setup/5-samba-ssh-setup.sh
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 21:58:56 +05:30
Guru Swarupa
60405aae80
Update tabs/system-setup/5-samba-ssh-setup.sh
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 21:55:55 +05:30
Guru Swarupa
ea9d6d7ddc
samba ssh setup script added
2024-09-18 19:52:56 +05:30
JEEVITHA KANNAN K S
16fbd336ce
Added missed packager
2024-09-17 18:19:41 +05:30
JEEVITHA KANNAN K S
8df764a6e3
Refactor remaining variables
2024-09-17 18:12:06 +05:30
nnyyxxxx
c1c60aae7b
Incorporate colors into current scripts
2024-09-16 22:44:20 -04:00
nnyyxxxx
2c447f7491
Fix grammatical errors
2024-09-16 22:10:02 -04:00
JEEVITHA KANNAN K S
61cddeb256
Swap nala apt-get
2024-09-16 19:39:55 +05:30
Chris Titus
71b11f7847
Merge pull request #299 from nnyyxxxx/testing-8
...
Change wget to curl
2024-09-15 18:50:08 -05:00
nnyyxxxx
c3abd7e38e
Increase Partition size
2024-09-14 07:36:35 -04:00
guruswarupa
d560acac3a
docker setup added
2024-09-13 14:08:30 +05:30
nnyyxxxx
cfa5043b44
Remove every bashism
2024-09-12 16:17:29 -04:00
nnyyxxxx
d4c17b194e
Change wget to curl
2024-09-12 16:03:52 -04:00
Liam
82b89efdb2
Merge remote-tracking branch 'upstream/main' into restructure_linutil
2024-09-11 15:21:50 -07:00
Liam
87869593a5
refactor: Split linutil into TUI and Core crates
2024-09-05 23:37:05 -07:00