Commit Graph

966 Commits

Author SHA1 Message Date
leventbesli
4939861f59 typo fix 2024-10-09 16:54:37 +03:00
leventbesli
1b4fb60e6d usergide updated with docgen 2024-10-09 16:52:10 +03:00
leventbesli
504bde9fd8 Merge branch 'FedoraBTRFS' of https://github.com/leventbesli/linutil into FedoraBTRFS 2024-10-09 16:50:24 +03:00
Adam Perkowski
79eb752552
📔 hotfix(ci): docs/ in the xtasks CI (#785) 2024-10-08 17:12:40 -05: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
Chris Titus
e9d2e88bc3 docs update 2024-10-08 16:39:27 -05:00
Adam Perkowski
55b5838cb5
📔 docs: add a manpage (#783)
* 📔 docs: add a manpage

* 📦️ include `linutil.1` in `linutil_tui`

* oopsie...

* `©` -> `(c)`
2024-10-08 16:14:16 -05:00
Adam Perkowski
01d571fc9e
📔 docs: auto generation (#784)
* remove contributing guidelines duplicate

`docs/contributing.md` is now auto generated

* Commit Contributing Guidelines

* core `xtask` functionality

* almost there

* write panic

* almost almost there

* there.

* remove empty descriptions

* better contributing.md comment

* Commit Contributing Guidelines

* remove entries without descriptions

---------

Co-authored-by: adamperkowski <adamperkowski@users.noreply.github.com>
2024-10-08 16:12:47 -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
dependabot[bot]
cab73530fe
Bump clap from 4.5.18 to 4.5.19 (#781)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.18 to 4.5.19.
- [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.18...clap_complete-v4.5.19)

---
updated-dependencies:
- dependency-name: clap
  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>
2024-10-08 16:00:01 -05:00
dependabot[bot]
1e92f48c61
Bump tree-sitter-highlight from 0.23.0 to 0.24.2 (#780)
Bumps [tree-sitter-highlight](https://github.com/tree-sitter/tree-sitter) from 0.23.0 to 0.24.2.
- [Release notes](https://github.com/tree-sitter/tree-sitter/releases)
- [Changelog](https://github.com/tree-sitter/tree-sitter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tree-sitter/tree-sitter/compare/v0.23.0...v0.24.2)

---
updated-dependencies:
- dependency-name: tree-sitter-highlight
  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>
2024-10-08 15:59:21 -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
e31eccd38d
Merge pull request #745 from jeevithakannan2/main
refact: vhs github action
2024-10-08 15:53:14 -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
Chris Titus
abebe9bee1
Merge pull request #633 from afonsofrancof:generic-popup-title
Made popup title customizable. The Script's preview title is now its command name
2024-10-08 15:21:29 -05:00
Adam Perkowski
49379a7ede
ci: add a spellcheck typos CI (#776)
*  ci: add a spellcheck typos CI

* remove changes files check
2024-10-07 20:43:47 -05:00
Adam Perkowski
f1ee0569c3
✏️ fix: ALL typos (#775) 2024-10-07 20:42:03 -05:00
Adam Perkowski
c02bee8a85
🖥️ refact(linutil.desktop): executable paths (#782) 2024-10-07 20:41:32 -05:00
leventbesli
fed5afcbec
re-added packager
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 18:36:43 +03:00
leventbesli
75d56e7f49
re-added packager
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 18:36:31 +03:00
leventbesli
ec4080ffb7 $PACKAGER replaced with dnf 2024-10-06 17:42:59 +03:00
leventbesli
7e09b49abb data.preconditions added - escalation tool used 2024-10-06 17:35:33 +03:00
leventbesli
85588c6a10
btrfs detection moved to toml
Co-authored-by: Nyx <nnyyxxxx@protonmail.com>
2024-10-06 15:09:17 +03:00
leventbesli
067dd54f63
newlines removed from tab_data.toml
Co-authored-by: Nyx <nnyyxxxx@protonmail.com>
2024-10-06 15:08:40 +03:00
leventbesli
09c1efbdf0
improved sed -i
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:28:32 +03:00
leventbesli
346e760007
improved sed -i
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:22:50 +03:00
leventbesli
fc82525ff0
improved sed -i
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:22:40 +03:00
leventbesli
4f88719a0c
removed an unnececary inline comment
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:14:01 +03:00
leventbesli
2dce55a987
removed an unnececary inline comment
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:13:27 +03:00
leventbesli
eb3881b766
removed a inline comment
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:12:43 +03:00
leventbesli
8b6ff2199a
Update task list
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:11:55 +03:00
leventbesli
7b77a9284b
formatting improvement
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:10:34 +03:00
leventbesli
050f5b4076
formatting improvement
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
2024-10-06 14:04:21 +03:00
leventbesli
6425a4a410 formatting improvements 2024-10-06 10:10:39 +03:00
leventbesli
7cb3bdc3ca improved y/n loop 2024-10-06 08:42:03 +03:00
leventbesli
7ef34b6791 better explanations in user prompts 2024-10-06 07:38:01 +03:00
cartercanedy
af9453cc17
fix grammar 2024-10-05 19:45:06 -07:00
leventbesli
34e38ad188 firs snapshot order changed
home snapshot taken first because it's config can be saved to first root snapshot.
2024-10-05 21:34:15 +03:00
leventbesli
38088f1d2f user action removed
reinstall snapper action removed because removing and reinstalling snapper is a very unlikely action. and also snapper can't handle ./snapsots folder in the disk after reinstalling: "creating btrfs subvolume .snapshots failed since it already exists".
2024-10-05 21:05:12 +03:00
leventbesli
8403042aca added fix for a possible grub error
also some more enhancements and wording improvements.
2024-10-05 16:47:16 +03:00
leventbesli
6c1572dfe9 updated wording and add prompts for actions 2024-10-05 11:32:50 +03: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
leventbesli
64b8a4fb86 updated some wording in notices. 2024-10-04 16:03:52 +03:00
leventbesli
3e0672c122 Merge branch 'FedoraBTRFS' of https://github.com/leventbesli/linutil into FedoraBTRFS 2024-10-04 15:23:56 +03:00
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
leventbesli
f97639e0cb enable grub-btrfsd service added 2024-10-04 01:42:41 +03:00