Chris Titus
|
f21aabef64
|
Merge pull request #16 from ChrisTitusTech/dependabot/cargo/clap-4.5.9
Bump clap from 4.5.5 to 4.5.9
|
2024-07-13 17:16:15 -05:00 |
|
Chris Titus
|
1dec013220
|
Merge pull request #17 from ChrisTitusTech/dependabot/cargo/tui-term-0.1.12
Bump tui-term from 0.1.11 to 0.1.12
|
2024-07-13 17:15:53 -05:00 |
|
Chris Titus
|
675ba86a74
|
Merge pull request #18 from ChrisTitusTech/dependabot/cargo/oneshot-0.1.8
Bump oneshot from 0.1.6 to 0.1.8
|
2024-07-13 17:15:34 -05:00 |
|
Chris Titus
|
d7517d8a10
|
Merge pull request #19 from ChrisTitusTech/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
|
2024-07-13 17:15:11 -05:00 |
|
Chris Titus
|
897f5ffa2d
|
Merge pull request #20 from ChrisTitusTech/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
|
2024-07-13 17:14:46 -05:00 |
|
dependabot[bot]
|
1eb0da99b9
|
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-13 22:12:59 +00:00 |
|
dependabot[bot]
|
e7e8542863
|
Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-13 22:12:56 +00:00 |
|
Chris Titus
|
2dcafaf585
|
workflow update
|
2024-07-13 17:12:36 -05:00 |
|
dependabot[bot]
|
a7230289a1
|
Bump oneshot from 0.1.6 to 0.1.8
Bumps [oneshot](https://github.com/faern/oneshot) from 0.1.6 to 0.1.8.
- [Changelog](https://github.com/faern/oneshot/blob/v0.1.8/CHANGELOG.md)
- [Commits](https://github.com/faern/oneshot/compare/v0.1.6...v0.1.8)
---
updated-dependencies:
- dependency-name: oneshot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-13 22:05:22 +00:00 |
|
dependabot[bot]
|
83fd652f0e
|
Bump tui-term from 0.1.11 to 0.1.12
Bumps [tui-term](https://github.com/a-kenji/tui-term) from 0.1.11 to 0.1.12.
- [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.1.11...v0.1.12)
---
updated-dependencies:
- dependency-name: tui-term
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-13 22:05:17 +00:00 |
|
dependabot[bot]
|
dbee003edf
|
Bump clap from 4.5.5 to 4.5.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.5 to 4.5.9.
- [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.5...v4.5.9)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-13 22:05:12 +00:00 |
|
dependabot[bot]
|
fb9b4377de
|
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-13 22:05:01 +00:00 |
|
Chris Titus
|
b0e95926a8
|
add unit tests
|
2024-07-13 17:04:40 -05:00 |
|
Chris Titus
|
aca27a96ef
|
Create rust.yml
|
2024-07-13 16:58:12 -05:00 |
|
Chris Titus
|
044b6a30f9
|
Update README.md
|
2024-07-13 16:57:16 -05:00 |
|
Chris Titus
|
bc08331fb2
|
Update README.md
|
2024-07-13 16:56:27 -05:00 |
|
Chris Titus
|
2c0a5f34e1
|
Merge pull request #12 from Pigges/startup
Save binary as a tmp file
|
2024-07-13 16:54:58 -05:00 |
|
Chris Titus
|
9dd59f77a1
|
kitty dotfile'
|
2024-07-13 16:44:09 -05:00 |
|
Chris Titus
|
a4dbc92714
|
rofi setup
|
2024-07-13 09:09:35 -05:00 |
|
Chris Titus
|
36f04065c0
|
system update option
|
2024-07-12 20:57:34 -05:00 |
|
Chris Titus
|
5cd59c5d06
|
Merge pull request #13 from JustLinuxUser/main
Added passthrough to the terminal child process
|
2024-07-12 18:41:18 -05:00 |
|
Andrii Dokhniak
|
7f2e59ad7a
|
Added passthrough to the terminal child process
|
2024-07-12 00:58:27 +02:00 |
|
Pigges
|
afbb189be6
|
pipe script into sh for a cleaner command
|
2024-07-08 00:35:37 +02:00 |
|
Pigges
|
e27808ede0
|
save binary as a tmp file
|
2024-07-08 00:33:47 +02:00 |
|
Chris Titus
|
15e9c8ebe4
|
Update README.md
|
2024-06-28 21:13:28 -05:00 |
|
Chris Titus
|
075927204d
|
start fix
|
2024-06-28 21:12:23 -05:00 |
|
Chris Titus
|
a1ac9f092d
|
Merge pull request #8 from SteavenGamerYT/main
this how i start my linux rust toolbox that i created
|
2024-06-28 21:08:15 -05:00 |
|
Chris Titus
|
fa89a9d829
|
Update start.sh
|
2024-06-28 21:07:47 -05:00 |
|
Chris Titus
|
64cb4ce529
|
Merge branch 'main' into main
|
2024-06-28 21:03:31 -05:00 |
|
SteavenGamerYT
|
d8024fcca0
|
Update start.sh
|
2024-06-29 05:01:15 +03:00 |
|
Chris Titus
|
4be334e42f
|
Update README.md
|
2024-06-28 20:59:16 -05:00 |
|
SteavenGamerYT
|
d1f39674b1
|
Create start.sh
|
2024-06-29 04:58:54 +03:00 |
|
SteavenGamerYT
|
00a0056513
|
Update README.md
|
2024-06-29 04:58:22 +03:00 |
|
Chris Titus
|
494bb36e0b
|
Merge pull request #6 from 7r9s3t5u1v2w4x6y8z0a/main
documentation fixes
|
2024-06-28 20:55:11 -05:00 |
|
7r9s:3t5u:1v2w:4x6y::8z0a
|
05b0bdb5f8
|
zazaaaaaa
|
2024-06-28 20:56:26 -04:00 |
|
7r9s:3t5u:1v2w:4x6y::8z0a
|
c035b07088
|
oops
|
2024-06-28 20:49:42 -04:00 |
|
7r9s:3t5u:1v2w:4x6y::8z0a
|
8bc240daef
|
Update README.md
|
2024-06-28 20:44:40 -04:00 |
|
7r9s:3t5u:1v2w:4x6y::8z0a
|
1c2e51a08f
|
Update README.md
|
2024-06-28 20:11:26 -04:00 |
|
7r9s:3t5u:1v2w:4x6y::8z0a
|
5a860fe131
|
Update README.md
|
2024-06-28 20:09:37 -04:00 |
|
Chris Titus
|
36204b976c
|
Merge pull request #3 from rudra-code-creator/patch-1
Updated README.md
|
2024-06-28 18:40:16 -05:00 |
|
Rudra Keshwani
|
7d814523cf
|
Updated README.md
|
2024-06-09 12:21:58 +10:00 |
|
Chris Titus
|
3d10766c80
|
fix debian compat
|
2024-06-06 18:02:22 -05:00 |
|
Chris Titus
|
c810d0e2dd
|
Merge branch 'main' of https://github.com/ChrisTitusTech/linutil
|
2024-06-06 17:56:52 -05:00 |
|
Chris Titus
|
b065faf6eb
|
Initial Update 0.1
|
2024-06-06 17:56:45 -05:00 |
|
Chris Titus
|
6e031ea4ca
|
Delete rust/target directory
|
2024-05-16 16:47:53 -05:00 |
|
Chris Titus
|
e748de2cff
|
fix gitignore
|
2024-05-16 16:47:27 -05:00 |
|
Chris Titus
|
f6f958f92c
|
perfect menu
|
2024-05-16 16:43:09 -05:00 |
|
Chris Titus
|
35ddfa02c6
|
initial
|
2024-05-16 15:44:27 -05:00 |
|
Chris Titus
|
09ebb1c604
|
initial list
|
2024-05-16 15:38:26 -05:00 |
|