Commit Graph

649 Commits

Author SHA1 Message Date
Chris Titus
ab61a21de4
Merge pull request #277 from nnyyxxxx/testing-5
Remove redundant options in the template
2024-09-18 11:42:52 -05:00
Chris Titus
5f042a0167
Merge pull request #441 from MyDrift-user/autoprlabel
[CI Workflow] Fix pr-label
2024-09-18 10:44:34 -05:00
MyDrift
63b7da40a4 add _target for forked repo support 2024-09-17 12:52:36 +02:00
MyDrift
5e83ca55e7 fix stuff
- enhance logic
- fix logic to get PR body as plain text
2024-09-17 12:43:39 +02:00
Chris Titus
d81e3afeec
Merge pull request #404 from nnyyxxxx/testing-15
Add fastfetch
2024-09-16 17:04:41 -05:00
Chris Titus
66e8040bc7
Update tabs/applications-setup/fastfetch-setup.sh
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-16 17:03:40 -05:00
Chris Titus
1b904c379d
Update tabs/applications-setup/fastfetch-setup.sh
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-16 17:03:32 -05:00
Chris Titus
079411ef80
Merge pull request #409 from nnyyxxxx/testing-17
Move configuration setup outside of setup functions
2024-09-16 17:01:39 -05:00
Chris Titus
f3e3ddc744
Merge pull request #335 from nnyyxxxx/testing-12
Move mybash and CTT nvim to Linutil with minor refactoring
2024-09-16 16:55:15 -05:00
Chris Titus
f888e5e186
Merge pull request #419 from guruswarupa/ollama
ollama setup and utility to run the models locally
2024-09-16 16:50:01 -05:00
Chris Titus
4e3db9e758
Merge branch 'main' into ollama 2024-09-16 16:48:28 -05:00
Chris Titus
4c43143df7
Merge pull request #424 from guruswarupa/service-control
service control script added
2024-09-16 16:46:51 -05:00
Chris Titus
110f331ec4
Update tabs/utils/service-control.sh
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-09-16 16:45:03 -05:00
Chris Titus
6d73e669e4
Merge pull request #421 from jeevithakannan2/dwm-debian-fix
fix: DWM packages and installation bug
2024-09-16 16:40:33 -05:00
Chris Titus
2cfff849d0
Merge pull request #428 from Vorthas/fix-typo-in-diablo-2-menu-name
Fix typo in Diablo 2 menu name under gaming
2024-09-16 16:28:44 -05:00
Chris Titus
16fb76a26c
Merge pull request #427 from MyDrift-user/autoprlabel
[CI Workflow] PR auto label MGMT
2024-09-16 16:27:41 -05:00
Chris Titus
747c522d72 Delete cargo-lock.yml 2024-09-16 16:26:06 -05:00
Chris Titus
06a13aecd9 Update linutil.yml 2024-09-16 16:11:19 -05:00
Chris Titus
5fddeb00f8 Update release-drafter.yml 2024-09-16 15:59:52 -05:00
Chris Titus
0ac0d91fb8 update linutil release 2024-09-16 15:52:48 -05:00
Chris Titus
0e1a5ccebd get rid of tracking builds 2024-09-16 15:46:37 -05:00
ChrisTitusTech
8ff9ff9648 Commit Linutil 2024-09-16 20:42:50 +00:00
Chris Titus
6d0a357072
Merge pull request #241 from cartercanedy/main
Close linutil on Control-C, don't reset cursor position on exit
2024-09-16 15:41:30 -05:00
Vorthas
47cc309698
Merge branch 'ChrisTitusTech:main' into fix-typo-in-diablo-2-menu-name 2024-09-16 16:37:50 -04:00
Vorthas
6aa888fcda Fix the typo in this menu. 2024-09-16 16:36:40 -04:00
Chris Titus
53ac0ba31c
Merge pull request #426 from ChrisTitusTech/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-09-16 15:14:08 -05:00
ChrisTitusTech
9e7ee6cd9f Commit Linutil 2024-09-16 20:12:53 +00:00
Chris Titus
5679ea0ae8
Merge pull request #371 from Real-MullaC/patch-7
Docs Update
2024-09-16 15:11:21 -05:00
MyDrift
903dfb37c5 add auto pr labeller workflow 2024-09-16 21:56:18 +02:00
dependabot[bot]
57e6fd5d1f
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 19:28:20 +00:00
Guru Swarupa
d608d06fc9 service manager script added 2024-09-16 23:02:05 +05:30
Guru Swarupa
73f3c7fccf ollama script 2024-09-16 22:48:57 +05:30
JEEVITHA KANNAN K S
80785f1cb5
Fix packages 2024-09-16 19:06:45 +05:30
nnyyxxxx
df71b2c5a0 Implement changes proposed in #409 2024-09-15 22:32:57 -04:00
nnyyxxxx
60dbe03061 Remove newline (was going to implement something but then forgot about it 2024-09-15 22:24:28 -04:00
nnyyxxxx
fe9139e325 Move configuration setup outside of setup functions 2024-09-15 22:21:22 -04:00
nnyyxxxx
4b3da30328 Add fastfetch 2024-09-15 21:11:48 -04:00
ChrisTitusTech
6838811e74 Commit Linutil 2024-09-15 23:50:20 +00:00
Chris Titus
71b11f7847
Merge pull request #299 from nnyyxxxx/testing-8
Change wget to curl
2024-09-15 18:50:08 -05:00
Chris Titus
182f0a4142
Merge pull request #392 from RazoBeckett/fix/slstatus
[Dwm-Titus-Setup] add slstatus installation option
2024-09-15 18:49:22 -05:00
Chris Titus
52f39f42e4
Merge pull request #389 from nnyyxxxx/testing-10
Fix backup functionality
2024-09-15 18:48:51 -05:00
Chris Titus
43740a48c1
Merge pull request #282 from nnyyxxxx/testing-6
Remove every bashism
2024-09-15 18:47:26 -05:00
ChrisTitusTech
f2e322fd51 Commit Linutil 2024-09-15 23:08:02 +00:00
Chris Titus
c124c2575c
Merge pull request #402 from Real-MullaC/patch-8
Adds Code Of Conduct
2024-09-15 18:06:42 -05:00
Real-MullaC
5b5eacf477
Create CODE_OF_CONDUCT.md 2024-09-15 22:44:20 +01:00
RazoBeckett
c05ac33cb0
feat(dwmtitus-setup): use $HOME
using `$HOME` rather than `cd ..`

Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
2024-09-15 14:12:23 +00:00
RazoBeckett
0ecfb64121
feat(dwmtitus-setup): use full path.
Co-authored-by: Nyx <144965845+nnyyxxxx@users.noreply.github.com>
2024-09-15 14:11:22 +00:00
Mayur Raut
3026b757e0
feat(dwmtitus-setup): simplified 2024-09-15 19:26:37 +05:30
Mayur Raut
b46569c38b
feat(dwmtitus-setup): improve slstatus installation using loop 2024-09-15 19:04:39 +05:30
nnyyxxxx
9228327f93 Fix backup logic 2024-09-15 08:08:18 -04:00