Commit Graph

59 Commits

Author SHA1 Message Date
Nyx
43464d1f03
Fix general inconsistencies and unnecessary updating (#584)
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-21 09:19:41 -05:00
Nyx
b21ae519fb
fix problems with debian 12 (#571)
* fix problems with debian 12

* Add support for uptodate releases

---------

Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-21 09:18:54 -05:00
Nyx
59744e89de
fix dwm titus (#583)
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-21 09:06:52 -05:00
Adam Perkowski
ed15610daa
Fixed alphabetical sorting (#567) 2024-09-20 11:40:44 -05:00
Guru Swarupa
ad03095f9d
fix browser setup script (#561) 2024-09-20 09:43:08 -05:00
Nyx
2662aa03c4
small refactor (#563)
* small refactor

* Fix formatting

---------

Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-20 09:27:31 -05:00
Guru Swarupa
7946000007
added office suite setup script (#559) 2024-09-20 09:14:56 -05:00
Adam Perkowski
8385e38a0d
Add a Linutil package installation & update script (#526)
* AUR Installation

* Finished the scripts

* Forgot about $RC

* Fixed func name

* oopsie 2

* Replaced `jq` with `grep`
2024-09-19 23:01:43 -05:00
Adam Perkowski
216f1a4836
Restructure the crates (#549)
* BIG CHANGES

* core metadata

* Added readme.md to the package

* Moved the crate back to tui

Co-authored-by: Liam <lj3954@users.noreply.github.com>

---------

Co-authored-by: Liam <lj3954@users.noreply.github.com>
2024-09-19 19:09:53 -05:00