Commit Graph

730 Commits

Author SHA1 Message Date
JEEVITHA KANNAN K S 6e477fceeb Update bashisms.yml (#480) 2024-09-18 19:18:22 -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
Adam Perkowski d586b6e1bd Packages metadata update [AUR] (#471)
* LINUTIL ON AUR!!!

* Added hyperlinks
2024-09-18 19:04: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)
GitHub Pages Deploy / build-and-deploy (push) Has been cancelled
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024.09.19
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 719548f971 Add code understanding & testing point to Contributing Guidelines (#451)
* Added `Understand and Test the Code You Write` to contributing guidelines.

Co-authored-by: CodingWonders <CodingWonders@users.noreply.github.com>
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>

* Added a notice in `PULL_REQUEST_TEMPLATE.md`

* Merge `upstream/main`

---------

Co-authored-by: CodingWonders <CodingWonders@users.noreply.github.com>
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 14:18:00 -05:00
Adam Perkowski 1d2d51e6e0 Fix a typo & grammar in pull request template (#461)
* Fixed a typo

* Fixed grammar
2024-09-18 14:13:03 -05:00
Adam Perkowski ab543fdc93 Added checklists to issue templates (#459) 2024-09-18 14:12:04 -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
Chris Titus ad9d1662da only run rust lint on rs files 2024-09-18 13:59:10 -05:00
Adam Perkowski 83d88f7a1b Created the workflow (#469) 2024-09-18 13:56:46 -05:00
Chris Titus f50c0e5c0d remove auto label 2024-09-18 13:54:51 -05:00
JEEVITHA KANNAN K S fde25afcbd feat: Implement minimum TUI size (#425)
* Implement minimum size

* Update tui/src/state.rs

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

---------

Co-authored-by: Chris Titus <contact@christitus.com>
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-18 13:49:33 -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 88468b112a Merge pull request #422 from jeevithakannan2/nala
refactor: apt-get with nala and hardcoded package managers
2024-09-18 13:26:36 -05:00
Chris Titus e3b25300e2 Merge branch 'main' into nala 2024-09-18 13:23:24 -05:00
Chris Titus 512392a402 Merge pull request #433 from nnyyxxxx/testing-7
Incorporate colors into current scripts
2024-09-18 13:15:25 -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 857ad80af0 Merge pull request #405 from nnyyxxxx/testing-16
Use -e to keep synergy with every other script
2024-09-18 13:04:57 -05:00
Chris Titus 19b5336f34 Merge pull request #403 from nnyyxxxx/testing-4
Replace remaining echo -e statement
2024-09-18 13:04:13 -05:00
Chris Titus 18a6d4fac8 Merge pull request #379 from nnyyxxxx/testing-9
fix typos
2024-09-18 13:03:08 -05:00
Chris Titus 0eafa7b54c Merge branch 'main' into testing-9 2024-09-18 13:02:19 -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 62093df6b4 Merge pull request #465 from guruswarupa/main
brightness control(xorg) , Auto login DM, Bootable pendrive maker script, auto power profiling using auto-cpufreq, timeshift backup, samba-ssh server setup
2024-09-18 12:56:10 -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
Chris Titus ab61a21de4 Merge pull request #277 from nnyyxxxx/testing-5
Remove redundant options in the template
2024-09-18 11:42:52 -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