Nyx
eb4cca8946
Change echo to printf in gaming and security ( #484 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:40:25 -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
Nyx
b62b14da31
Replace echos with printf and general improvements ( #482 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 19:39:03 -05:00
Nyx
a151a15f1d
Replace echos with printf in monitor-control ( #481 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:37:59 -05:00
Nyx
f4eddd551d
Change echo to printf in applications-setup ( #485 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 19:35:00 -05:00
Nyx
a32f566325
Use sh shebang and source common-script ( #486 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:33:54 -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
969c83dda6
Replace echos with printf (utils) ( #479 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 19:13:35 -05:00
Nyx
cca4fd1ced
Fix bashisms in create bootable usb ( #477 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:04:27 -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
Nyx
903c915260
Fix bashism in checkaurhelper function ( #475 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:02:30 -05:00
Nyx
f473cdedc9
Remove bashisms from set resolutions ( #473 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:01:56 -05:00
Nyx
e78351244a
Remove bashisms from disable monitor ( #472 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:01:18 -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
Nyx
075b54f5fb
Add git as a dependency for scripts that use it ( #436 )
...
* Add git as a dependency for scripts that use it
* apt -> apt|nala
* Refactor the remaining apt-gets and add nala to them
* Remove refactored apts from this PR
---------
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 13:38:36 -05:00
Nyx
0e1ee966ae
Remove bashism out of setprimarymonitor ( #464 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:32:53 -05:00
Nyx
d2b4875751
Remove bashisms out of change orientation ( #466 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:32:35 -05:00
Nyx
e049d3c6aa
Fix Chris fat finger ( #468 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:32:12 -05:00
Nyx
a516c9e5fe
Remove bashism from enable monitor ( #467 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:31:07 -05:00
Nyx
c805c46dfc
Remove bashisms out of managearrangement ( #463 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:30:49 -05:00
Nyx
093883e1bf
Remove bashisms out of bluetooth-control ( #462 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:30:27 -05:00
Nyx
69b61e7265
Fix wifi-manager ( #456 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:29:51 -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
0af0c0b547
Merge pull request #325 from nnyyxxxx/testing-11
...
Remove unneeded scripts
2024-09-18 12:57:35 -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
3f6209e7f6
Update tabs/utils/monitor-control/set_brightness.sh
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 12:04:37 -05:00
Chris Titus
7f286461b1
Update tabs/utils/monitor-control/set_brightness.sh
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 12:03:04 -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
Chris Titus
b34f5240ab
Merge pull request #304 from rdunne2020/background-clone-fix
...
fix: Correctly Detect Pictures Directory and Clone Path for Background
2024-09-18 11:45:15 -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
d0ccb23687
Update tabs/utils/auto-login.sh
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 22:04:43 +05:30
Guru Swarupa
6646c4d81c
Update tabs/utils/auto-login.sh
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 22:04:30 +05:30
Guru Swarupa
8fdb105078
Update tabs/utils/auto-login.sh
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 22:04:19 +05:30
Guru Swarupa
0d7213d36a
Update tabs/utils/auto-login.sh
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 22:04:10 +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
1d59a555bf
Update tabs/utils/auto-login.sh
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 21:56:45 +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
6cbba309b2
Update tabs/utils/tab_data.toml
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 21:54:48 +05:30
Guru Swarupa
ea9d6d7ddc
samba ssh setup script added
2024-09-18 19:52:56 +05:30
Guru Swarupa
71beabd6d6
set brightness monitor scontrol script
2024-09-18 19:50:52 +05:30