solomoncyj
c4ec574737
Update linutil-installer.sh
2024-10-21 09:56:29 +08:00
solomoncyj
263fafb20e
Update linutil-installer.sh
2024-10-21 08:16:46 +08:00
solomoncyj
8fe8679101
Update core/tabs/applications-setup/linutil-installer.sh
...
Co-authored-by: JEEVITHA KANNAN K S <ksjeevithakannan123@gmail.com>
2024-10-21 08:14:49 +08:00
solomoncyj
d718fe55ff
Update linutil-installer.sh
2024-10-20 17:22:07 +08:00
solomoncyj
dc93e74b65
Update linutil-installer.sh
2024-10-18 22:58:46 +08:00
solomoncyj
34b0dfc485
Update linutil-installer.sh
2024-10-16 09:17:37 +08:00
solomoncyj
54f7e462ec
Update linutil-installer.sh
2024-10-16 09:05:46 +08:00
solomoncyj
9215033b83
Update linutil-installer.sh
2024-10-16 09:03:08 +08:00
solomoncyj
235c084247
Update linutil-installer.sh
2024-10-16 08:59:51 +08:00
solomoncyj
0d23986c8d
fixes
2024-10-16 00:50:41 +00:00
solomoncyj
3a63991e13
Update linutil-installer.sh
2024-10-16 08:19:38 +08:00
solomoncyj
e855935301
Update linutil-installer.sh
2024-10-16 08:05:17 +08:00
solomocyj
182c8925ca
set up install script
2024-10-15 14:41:17 +08:00
Adam Perkowski
3c40bb9a84
📃 fix(zsh-setup): check if /etc/zsh/zshenv
exists ( #771 )
...
* 📃 fix(zsh-setup): check if `/etc/zsh/zshenv` exists
* 📃 fix(zsh-setup): create `/env/zsh` dir
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
---------
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-10-08 16:40:15 -05:00
Adam Perkowski
e6172ccec7
📃 fix(grub-theme): theme backup ( #740 )
...
* dir backup
* -
* suggestions by @nnyyxxxx
Co-authored-by: nyx <nnyyxxxx@users.noreply.github.com>
---------
Co-authored-by: nyx <nnyyxxxx@users.noreply.github.com>
2024-10-08 16:02:34 -05:00
Chris Titus
f75184a963
Merge pull request #756 from jeevithakannan2/snap
...
refact: remove snaps
2024-10-08 15:56:39 -05:00
Chris Titus
c45b0dce68
Merge pull request #744 from adamperkowski/pacman_orphans_removal_fix
...
📃 fix(system-cleanup): pacman orphan package removal
2024-10-08 15:54:54 -05:00
Chris Titus
d823e5e9e7
Merge pull request #746 from guruswarupa/fix-monitor-control
...
missing script in toml file + refactoring - Monitor Control
2024-10-08 15:48:52 -05:00
Chris Titus
75f066f2d5
Merge pull request #695 from jeevithakannan2/compile-setup-fix
...
fix: Remove quotes for packages
2024-10-08 15:48:05 -05:00
Chris Titus
64c34f54c5
Merge pull request #658 from cartercanedy/main
...
Emit all shellcheck errors using github action toolkit annotations and check for tab indentation
2024-10-08 15:34:56 -05:00
Adam Perkowski
f1ee0569c3
✏️ fix: ALL typos ( #775 )
2024-10-07 20:42:03 -05:00
JEEVITHA KANNAN K S
976d708c7f
Apply suggestions from code review
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-04 22:59:28 +05:30
JEEVITHA KANNAN K S
d462f41c8c
Update core/tabs/system-setup/remove-snaps.sh
...
Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
2024-10-04 16:36:06 +05:30
JEEVITHA KANNAN K S
0e14d3a9db
Add command_exists for snap
2024-10-04 16:10:48 +05:30
JEEVITHA KANNAN K S
26d0adc829
Refact temp-dir ( #749 )
2024-10-03 14:20:50 -05:00
Carter Canedy
73f6e24396
expand tabs with spaces
2024-10-03 11:55:05 -07:00
Adam Perkowski
2f4f703fe6
suggestions by @nnyyxxxx
...
Co-authored-by: nyx <nnyyxxxx@users.noreply.github.com>
2024-10-03 12:13:46 +02:00
Guru Swarupa
e8fbd9e56e
set resolution fix
2024-10-03 13:51:26 +05:30
Adam Perkowski
a911fe1c16
missclick :(
2024-10-03 00:14:06 +02:00
Adam Perkowski
05d869ef74
fix: pacman orphan package removal
2024-10-03 00:05:31 +02:00
Adam Perkowski
476dbf3a12
add an *
packager exception ( #710 )
2024-09-30 17:29:54 -05:00
Justawildwolf
6c08422615
New Feature : Setting Default TTY Fonts to Terminus Fonts ( #698 )
...
* Terminus Fonts TTY Setup
* Update the dectection of the Terminus Fonts
* Undo the Commit
* Update Fedora Path
* Fixing Fedora issues
* Fix Fedora issues
* Switch to another method
* Fix Debian Message and Add Change to Terminus Font after Applied
* Update tty command
* Randomly trying things to see if it work or not
* Adding Debug messages
* Remove Debug Command and specifiy tty terminal
* Fix the setfont issue
* Set only tty1 to terminus font
* Execute using sudo
* Remove Debug Messages
* Add comment for easy to understand
* Update core/tabs/system-setup/tab_data.toml
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
* Update core/tabs/system-setup/tab_data.toml
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
* Update the Docs and Fixing the Typo by @adamperkowski
* From Utilitys to System Setup
* Update core/tabs/system-setup/tab_data.toml
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
* Remove Comments
---------
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-30 17:21:15 -05:00
JEEVITHA KANNAN K S
f85074f065
Fix uuid retrieve bug ( #696 )
2024-09-30 17:18:46 -05:00
CarsBeck
5eeeec0443
Add description to the System Setup section ( #694 )
...
* Add description for Full System Cleanup
* Add nvidia driver and multimedia codecs descriptions
2024-09-30 17:15:13 -05:00
pika
fd2d9ad700
Fixed nala update error ( #692 )
2024-09-30 17:04:20 -05:00
cartercanedy
7cc38df7e1
Feat: confirmation prompts ( #687 )
...
* confirmation prompt
* actually implement scrolling
* finalize styling
* get rid of generics on AppState and Focus
* add bottom title as help text
* number formatting
2024-09-30 16:48:22 -05:00
Nyx
4d2c2d3ab7
Separate the office suites and pdf suites ( #650 )
...
* Separate the office suites and pdf suites
* add --needed
* move 2 scripts over to pdf-suites
* fix hanging data entry
* alphabetically sort entries
* address carters concerns
* fix compilation errors
---------
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-30 15:52:15 -05:00
Nyx
adb838c729
use --needed so reinstalls dont happen ( #647 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-30 15:50:14 -05:00
Nyx
d922017068
remove extra space ( #645 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-30 15:47:55 -05:00
Nyx
b023f105ac
refactor meld ( #644 )
...
* refactor meld
* rename task
* add support for deb based distros
* add i
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
---------
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-30 15:47:31 -05:00
Nyx
df4f44461e
Use the neovim app image for debian 12 ( #642 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-30 15:34:26 -05:00
Harsh Vyapari
e39d679e38
fix: fixing setup flatpak script path in slack and zoom script ( #641 )
2024-09-30 15:24:33 -05:00
JEEVITHA KANNAN K S
c3312dcc74
Fix gaming setup deps
2024-09-30 14:36:49 +05:30
JEEVITHA KANNAN K S
89bbc52712
Remove quotes for packages
2024-09-29 14:17:28 +05:30
Nyx
35c41e883c
add git as a dep ( #649 )
...
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-28 14:13:35 -05:00
Nyx
fc67777cd7
Separate browser scripts ( #648 )
...
* Separate browser scripts
* sort entries alphabetically
* fix formatting issues
* add --needed
---------
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-28 14:13:03 -05:00
Guru Swarupa
42e45964a9
Update power-profile.sh ( #655 )
2024-09-28 14:11:29 -05:00
plurpio
97b7d2860a
fix: do not hard depend on sudo being installed ( #671 )
...
similar to #193
the checkCommandRequirements function under checkEnv hard-depended on
sudo, although doas can be picked as an $ESCALATION_TOOL.
2024-09-28 14:01:23 -05:00
CarsBeck
ce2d2d0ec9
Add descriptions to the Applications Setup section and Auto Mount Drive ( #680 )
...
* Add description for Bottles
* Add description for Auto Mount Drive
* Add description for Docker
* Add description for Grub Theme Setup
2024-09-28 14:00:20 -05:00
Nightmare1984
c7622d8be7
updating Gaming For Fedora 41 ( #681 )
...
* updating Gaming For Fedora 41
Red Hat Already Has OpenH264 Installed When You Update To Fedora 41
* Made Change's So Can Work With Fedora 41 And Older
* Update core/tabs/system-setup/gaming-setup.sh
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
* Update core/tabs/system-setup/gaming-setup.sh
Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
---------
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
2024-09-28 13:59:41 -05:00