Enable build support by adding .onedev-buildspec.yml
| ArchSharpener | Loading last commit info... | |
| .gitignore | ||
| ArchSharpener.sln | ||
| README.md |
README.md
ArchSharpener
ArchSharpener is a console-based tool for Arch Linux designed to streamline the post-installation process. It provides a simple, menu-driven interface to automate the installation and configuration of essential packages, bootloaders, and other system components.
Purpose
The main goal of ArchSharpener is to simplify and accelerate the setup of a new Arch Linux system. Instead of manually running multiple commands and editing configuration files, you can use this tool to perform common tasks, such as:
- Installing AUR helpers like
yay. - Setting up bootloaders like
rEFIndwith theme support. - Installing and configuring other useful software.
This tool is aimed at both new and experienced Arch Linux users who want a more convenient and efficient way to get their system up and running.
Features
- Menu-Driven Interface: A straightforward menu allows you to select and execute various setup scripts.
- Automated Installation: Automatically installs packages from the official repositories and the AUR.
- Configuration Management: Handles the configuration of tools like
rEFInd, including theme installation. - Root and User Execution: Can run commands as root or as a normal user, depending on the task.
- Extensible: The tool is designed to be easily extended with new scripts and functionalities.