Commit Graph

1234 Commits

Author SHA1 Message Date
github-actions[bot] bc663f72ec chore(nix): update flake inputs (#1216)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-03-03 11:42:03 +01:00
Chris Titus 3bb64c3f7b update publish script (#1203) 2026-02-06 19:34:36 -06:00
dependabot[bot] c6ca91f6c1 Bump time from 0.3.46 to 0.3.47 (#1201)
Bumps [time](https://github.com/time-rs/time) from 0.3.46 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.46...v0.3.47)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 19:28:47 -06:00
dependabot[bot] fc8c37fe69 Bump toml from 0.8.23 to 0.9.11+spec-1.1.0 (#1199)
* Bump toml from 0.8.23 to 0.9.11+spec-1.1.0

Bumps [toml](https://github.com/toml-rs/toml) from 0.8.23 to 0.9.11+spec-1.1.0.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.23...toml-v0.9.11)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 0.9.11+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update core/Cargo.toml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix build errors

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-06 19:27:38 -06:00
dependabot[bot] 8ebe6e2013 Bump portable-pty from 0.8.1 to 0.9.0 (#1198)
Bumps [portable-pty](https://github.com/wezterm/wezterm) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/wezterm/wezterm/releases)
- [Changelog](https://github.com/wezterm/wezterm/blob/main/docs/changelog.md)
- [Commits](https://github.com/wezterm/wezterm/compare/portable-pty-0.8.1...termwiz-0.9.0)

---
updated-dependencies:
- dependency-name: portable-pty
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 19:12:52 -06:00
dependabot[bot] 878cf275eb Bump tui-term from 0.2.0 to 0.3.1 (#1197)
* Bump tui-term from 0.2.0 to 0.3.1

Bumps [tui-term](https://github.com/a-kenji/tui-term) from 0.2.0 to 0.3.1.
- [Release notes](https://github.com/a-kenji/tui-term/releases)
- [Changelog](https://github.com/a-kenji/tui-term/blob/development/CHANGELOG.md)
- [Commits](https://github.com/a-kenji/tui-term/compare/v0.2.0...v0.3.1)

---
updated-dependencies:
- dependency-name: tui-term
  dependency-version: 0.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* update from vt100-ctt and bump versions

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: titus <contact@christitus.com>
2026-02-06 19:10:17 -06:00
dependabot[bot] 3ed4930bfb Bump clap from 4.5.55 to 4.5.56 (#1196)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.55 to 4.5.56.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.55...clap_complete-v4.5.56)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.56
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 18:19:14 -06:00
titus 46cc1086cd fix pr labels 2026-02-06 18:18:02 -06:00
github-actions[bot] 36c0c22f8d chore(nix): update flake inputs
Reviewed-on: https://github.com/ChrisTitusTech/linutil/pull/1194
Reviewed-by: koi <me@koi.rip>
2026-02-01 07:10:04 +01:00
Chris Titus 1e8be70005 Simplify pull request template (#1191)
Removed unnecessary sections and checklist items from the pull request template.
2026-01-28 21:47:32 -06:00
titus 1c34399b8c fix syntax errors from parsing 2026-01-28 13:48:09 -06:00
Chris Titus 469205c1a6 update minor version for oneshot (#1190)
* update minor version for oneshot

* update pr template
2026-01-28 13:23:06 -06:00
Abs 7df23d9a71 fix duplicate ver (#1188) 2026-01-28 10:24:30 -06:00
Kingproone 7404851a84 documentation: add a line to the readme, to credit vhs for the preview gif (#1185) 2026-01-28 10:23:11 -06:00
titus cb29388de7 update labels 2026-01-28 09:59:41 -06:00
titus eb56a4b0d3 update pr label 2026-01-28 09:55:17 -06:00
koi 3408e83b33 chore: update adamperkowski username to koibtw (#1172)
hi so this is still me on the same account, just a new username
2026-01-26 19:50:37 -06:00
titus db50c6e029 fallout 76 script revamp and standardization
Check for typos / check-typos (push) Has been cancelled
XTask Checks / DocGen (push) Has been cancelled
2026.01.26
2026-01-25 23:50:24 -06:00
Chris Titus bae996d676 bigger preview 2026-01-22 15:16:56 -06:00
Chris Titus 59753c1d20 done with all this preview madness 2026-01-22 15:11:15 -06:00
Chris Titus e26c0525bc fix preview.tape 2026-01-22 14:35:09 -06:00
Chris Titus 7457242995 fix: properly set up VHS environment with PATH and font cache 2026-01-22 14:22:14 -06:00
Chris Titus efab8bd933 revert: use manual VHS installation instead of action due to ffmpeg conflicts 2026-01-22 14:20:24 -06:00
Chris Titus dcffb58de8 fix: explicitly install ffmpeg before vhs-action 2026-01-22 14:17:15 -06:00
Chris Titus 56d8e368d7 chore: migrate preview workflow to use vhs-action 2026-01-22 14:15:06 -06:00
Chris Titus cb03bfe569 fix env and font for preview 2026-01-22 14:04:34 -06:00
Chris Titus fedcbfb967 update width 2026-01-22 13:49:58 -06:00
Chris Titus b20c3457b0 Merge branch 'main' of https://github.com/ChrisTitusTech/linutil 2026-01-22 13:43:38 -06:00
Chris Titus bf4790dc88 update preview 2026-01-22 13:43:36 -06:00
github-actions[bot] 247f09d396 Preview for 2026.01.22 (#1179)
Co-authored-by: ChrisTitusTech <7896101+ChrisTitusTech@users.noreply.github.com>
2026-01-22 13:37:52 -06:00
Chris Titus f19b831ddc update version 2026-01-22 13:11:45 -06:00
Chris Titus cd620d0a65 update cargo sort workspace 2026-01-22 13:07:11 -06:00
Abs 62018c7844 Linutil New design (#1176)
Check for typos / check-typos (push) Has been cancelled
XTask Checks / DocGen (push) Has been cancelled
* New theme & design

* Fix shellcheck assignment spacing

* Fixed system_info file

* Fixed Cargo fmt

* add ctt logo

* update version and fmt

* update docs with xtask

---------

Co-authored-by: Chris Titus <contact@christitus.com>
2026.01.22
2026-01-22 12:37:38 -06:00
Kingproone 3ae81b8084 update universal android debloater to 1.2.0 (#1174) 2026-01-22 12:18:40 -06:00
Kingproone 16c80d10b1 Remove duplicate entry for "desktop environment setup" (#1173)
When I ran the dev branch, the setup was listed twice, this should hopefully fix it.

The most probable cause of the duplication is when chris used the llm to alpha the toml entries.
2026-01-22 12:03:40 -06:00
Chris Titus bbb6cc517e fix sorting and cleanup toml sort bash script 2026-01-22 11:59:52 -06:00
Chris Titus ec7ab4f28e Fix sorting 2026-01-22 11:51:03 -06:00
namato1 0ef3102727 [Feature]: Game emulators (#1151)
* Mirrored gaming changes

* Added game emulators for Playstation 1 and 2, Nintendo Gameboy, DS, GameCube, Wii, Switch, and RetroArch

* Added docs

* removed ghostty from user guide

* added flatpak check before installing

* used only AURHelper for Arch

* Update retroarch.sh

fixed misspelling on melondsds-bin and xmv

* Added new emulators

* Updated TOML file

* fixed typo and script error

* modified game emulators to install GUI versions and changed a few that were having issues on Arch

* Updated pcsxr depends, removed yabause, updated docs

* removed accidental character

* Added .cache cleanup for removal

* fixed shell check double qoute errors

* Added gopher64 and organized emulates based on company

* Removed pcsxr (Fails to install), Play! set to flatpak for Arch due to failing install, removed mesen 2 as it is not ready for production

* Changed retroarch melonds core to proper core

* fixed accidental comment on line in play-emu.sh

* Added --clearafter arguement to remove cache.  This will save space for those who have smaller drives

* fixed cleanafter which was spelled wrong

---------

Co-authored-by: Nick A <namato@deloitte.com>
2026-01-22 11:41:45 -06:00
Chris Titus 66296bd6e2 docs update
Check for typos / check-typos (push) Has been cancelled
XTask Checks / DocGen (push) Has been cancelled
2025.12.18
2025-12-18 15:14:53 -06:00
Chris Titus ac962f49e9 arc-raiders update 2025-12-18 14:41:21 -06:00
Chris Titus a79812a346 Arc Raiders mod setup 2025-12-18 14:38:25 -06:00
Chris Titus 80930c0820 update 2025-12-12 09:51:07 -06:00
Chris Titus db2019e31f add more gaming packages needed for blizzard games 2025-12-12 09:45:57 -06:00
Chris Titus f0f7c7642b update to include publish version checks (#1169)
* update to include publish version checks

* update docs

* Fix sorting and error checks
2025-12-10 16:00:52 -06:00
Adian Kozlica 2f0e9ff652 fix: podman-compose install for zypper (#1168)
* fix: podman-compose install for zypper

* fix: quote

* fix: syntax issue

* Simplify zypper installation process for podman-compose

Removed unnecessary OS release checks for zypper installation.

* Remove checkDistro function call

This is already done and /etc/os-release is sourced from checkEnv

---------

Co-authored-by: Chris Titus <contact@christitus.com>
2025-12-10 15:10:39 -06:00
awarzu 0e26ba2501 fix: remove duplicate Compile Setup entry and orphaned config fields (#1164)
Co-authored-by: Chris Titus <contact@christitus.com>
2025-12-10 15:01:25 -06:00
awarzu 00d7c58611 fix: correct exit code checking in encryption/decryption tool (#1163)
* fix: correct exit code checking in encryption/decryption tool

* fix: remove duplicate Compile Setup entry and orphaned config fields

* Update tab_data.toml

* Update tab_data.toml
2025-12-10 15:00:19 -06:00
Chris Titus Tech a322cb9809 gaming update 2025-12-10 14:52:07 -06:00
Chris Titus 263cbfd52d Potential fix for code scanning alert no. 8: Workflow does not contain permissions (#1167)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-12-04 10:40:38 -06:00
Chris Titus 14137b8002 fix sorting once and for all 2025-12-02 15:20:39 -06:00