Skip to content

Viyi/alis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

262 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My WIP Custom Arch Installer

Forked from https://github.com/picodotdev/alis

Running

Load keyboard keymap, eg. loadkeys es, loadkeys us, loadkeys de

loadkeys -d

Connect to WIFI network. ip link show to know WIFI_INTERFACE (Optional)

iwctl --passphrase "[WIFI_KEY]" station [WIFI_INTERFACE] connect "[WIFI_ESSID]"        

Download install Script

curl https://raw.githubusercontent.com/picodotdev/alis/master/download.sh | bash -s -- -u Viyi

Start asciinema video recording (Optional)

./alis-asciinema.sh     

Install

./alis.sh              

About

Arch Linux Install Script (or alis) installs unattended, automated and customized Arch Linux system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 41.6%
  • Sass 38.7%
  • SCSS 11.0%
  • HTML 5.1%
  • CSS 1.9%
  • JavaScript 1.7%