void-helper Git
Brought to you by:
kwark96
| File | Date | Author | Commit |
|---|---|---|---|
| CHANGES.txt | 2024-12-26 |
|
[532197] gum TUI rewrite+ |
| LICENSE | 2024-12-26 |
|
[e114d6] LICENSE |
| README.md | 2024-12-27 |
|
[0717fc] Update README.md |
| void-helper.sh | 2024-12-27 |
|
[c0ff48] use curl instead of wget |
Void Helper is a configuration script for Void Linux that guides you through several steps with questions.
It is recommended to run this script as a regular user, not root, for security reasons. It will determine if you have sudo or doas installed.
curl "https://codeberg.org/oSoWoSo/void-helper/raw/branch/master/void-helper.sh" -o void-helper.sh
or
wget "https://codeberg.org/oSoWoSo/void-helper/raw/branch/master/void-helper.sh"
* Make it executable
chmod +x void-helper.sh
sh void-helper.sh
or
./void-helper.sh
This script is licensed under the GNU General Public License Version 3.