Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
/ archix Public archive

Archix is a simple installer for Arch Linux written in Bash

License

Notifications You must be signed in to change notification settings

GGORG0/archix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archix

Archix is a simple installer for Arch Linux

To run it, simply boot an Arch Linux installer ISO and run the following commands:

curl -LO "https://git.io/archix"
bash archix

TODO

  • Curses interface
  • Maybe move to Python (DOING @ v2 )
  • Add more customizability
  • Fix bugs:
    • User input not validated
    • Fix text formatting
    • Fix Yay installation
  • Ask the user first, do everything after gathering the info (SCHEDULED FOR v2 )
  • Add a main menu
  • Don't quit the entire program when there is an error (SCHEDULED FOR v2 )
  • Other general improvements

But you all know, that school is more important.