Commit Graph

759 Commits

Author SHA1 Message Date
Guru Swarupa
a78145f2a3
added browser setup script ()
* added browser setup script

* Update tabs/applications-setup/browser-setup.sh

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

* Update tabs/applications-setup/browser-setup.sh

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-19 11:56:21 -05:00
Nyx
2755c0dfbf
Remove redundant functionality ()
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-19 11:53:04 -05:00
Mashruk Kabir
c38f6fe0f5
Flatpak description ()
* Update tab_data.toml

* Update tab_data.toml

* Update tab_data.toml
2024-09-19 11:40:12 -05:00
Nyx
50f021921c
Fix incorrectly placed quote ()
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-19 11:39:32 -05:00
Nyx
7bd9f8aee8
Fix bashisms ()
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-19 11:39:09 -05:00
Chris Titus
c3eea0dfff Update issue-slash-commands.yaml 2024-09-19 10:15:53 -05:00
Chris Titus
0e74b77450 Update issue-slash-commands.yaml 2024-09-19 10:13:10 -05:00
Adam Perkowski
fb2b6fc64f
bashisms.yml now only checks modified files (it should at least) () 2024-09-19 08:15:49 -05:00
Chris Titus
596f278993 alpha the app list 2024-09-18 21:54:34 -05:00
kleidis
6cd7818bed
Initial support for flathub management ()
* 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 () 2024-09-18 21:32:44 -05:00
JEEVITHA KANNAN K S
197f359c45
Refactor tab ()
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 21:22:43 -05:00
zdiff
9ed0a48281
Remove unused features from core/Cargo.toml ()
Co-authored-by: zdiff <zdiff@localhost>
2024-09-18 21:14:52 -05:00
Harsh Vyapari
b35ad5bacc
feat(fedora/nvidia-*.sh): nvidia proprietary driver setup (continued from PR ) ()
* 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  gets resolved.

* Fix bashism

---------

Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 21:13:41 -05:00
cartercanedy
1ea326747a
fix: Fixup preview rendering and logic of preview key binding being shown in shortcut list ()
* always check if selection is a command if list is focused

* clear float widget render area before rendering content

* Update hint.rs

* Update floating_text.rs

Thanks to @jeevithakannan2 for idea

---------

Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 21:00:09 -05:00
JEEVITHA KANNAN K S
04537216d4
fix: Add wrapper around script ()
* Add wrapper

* Update start.sh

* Update startdev.sh
2024-09-18 20:49:24 -05:00
JEEVITHA KANNAN K S
f64fa2bd12
feat: Add User Manager ()
* Add User Control Panel

* Fix non posix

* Split script

* Update userguide.md

* Update utility_functions.sh

* Remove clear

* Add checkEnv
2024-09-18 20:48:42 -05:00
JEEVITHA KANNAN K S
265fbbbd54
Fix bug () 2024-09-18 20:46:41 -05:00
Angaddeep Singh
7640a99062
Added Virtualization Setup for Fedora ()
* 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
Guru Swarupa
67a19b06e8
encrypt decrypt files and dir script ()
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 20:36:51 -05:00
Angaddeep Singh
97576d2087
Added DNF configuration and Multimedia Support for fedora and other Redhat Distros ()
* 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
533204902a
Update preview ()
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:41:38 -05:00
Nyx
eb4cca8946
Change echo to printf in gaming and security ()
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 ()
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 ()
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 ()
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 ()
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 ()
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:33:54 -05:00
Mashruk Kabir
70dd8d74e5
cleanup () 2024-09-18 19:31:54 -05:00
JEEVITHA KANNAN K S
6e477fceeb
Update bashisms.yml () 2024-09-18 19:18:22 -05:00
JEEVITHA KANNAN K S
a7e6ea0246
feat: Command Description ()
* 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) ()
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 ()
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:04:27 -05:00
Adam Perkowski
d586b6e1bd
Packages metadata update [AUR] ()
* LINUTIL ON AUR!!!

* Added hyperlinks
2024-09-18 19:04:08 -05:00
Nyx
0d4f0a8a4e
Quote the remaining variables ()
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:03:32 -05:00
Nyx
1175f7d236
Fix bashism in docker-setup ()
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:02:52 -05:00
Nyx
903c915260
Fix bashism in checkaurhelper function ()
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:02:30 -05:00
Nyx
f473cdedc9
Remove bashisms from set resolutions ()
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:01:56 -05:00
Nyx
e78351244a
Remove bashisms from disable monitor ()
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 ()
* 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 ()
* Fixed a typo

* Fixed grammar
2024-09-18 14:13:03 -05:00
Adam Perkowski
ab543fdc93
Added checklists to issue templates () 2024-09-18 14:12:04 -05:00
Adam Perkowski
44d9360448
Refactor gaming-setup.sh ()
* 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 ()

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 () 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 ()
* 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 ()
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 ()
* 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 ()
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 13:32:53 -05:00