Commit Graph

7 Commits

Author SHA1 Message Date
Nate Graham
1d7b2ee03f Make command-not-found handler translatable
Resolves #390
2026-03-16 13:29:52 -06:00
Jonas Harer
f5d1fec349 Added more commands to the command-not-found handler
This adds some more package-managers to the command-not-found handler and
adds a way to detect if two or more missing commands belong to the same
program.
2026-02-25 08:02:50 -07:00
Nate Graham
504c099665 Replace old links to wiki with new ones pointing at docs page 2026-02-06 15:51:11 -07:00
Viorel-Cătălin Răpițeanu
8395fa33e1 Install the vi to vim compatibility package
A number of installed applications like visudo, vipw and vigr need vi to work as expected.
This commit installs the Arch's vi to vim compatibility package so that everything will work as expected after a fresh installation.

Fixes #497
2026-02-03 22:20:24 +00:00
Nate Graham
c262e86b2c Pre-install iotop and iw
They're useful, and we already have CLI config tools for other kinds of
devices.

This adds approximately 500 KB to the base image.
2025-10-24 13:13:31 -06:00
Hadi Chokr
b76975045e Small Bugfix. 2025-10-18 22:11:18 -06:00
Nate Graham
79c829aae8 Move helper scripts from bin to lib
Also remove the _kde-linux prefix for the two scripts intentionally left
in bin.

Resolves #166
Resolves #391
2025-10-16 17:30:47 -06:00