Skip to content

zetaemme/zls

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

logo

What is ZLS

zls is a free to use Arch Linux + i3 install script.

It is primarly designed for my own usage but free for you all to use and modify to fit your own purposes.
This was forked from ilbuonmarcio/mrczlnks and we're both developing our personal "distros", maybe someday we'll merge them.

Disclaimer

THIS PIECE OF SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTIES OF ANY KIND. I AM NOT RESPONSIBLE FOR ANY USAGE OF THIS SCRIPT, OR ANY IMPORTANT DISK ACCIDENTALLY FORMATTED BY THIS INSTALL SCRIPT, OR YOUR ENTIRE SYSTEM EXPLODING, OR WHATEVER. REALLY. USE AT YOUR OWN RISK.

Usage

  • Download the official Arch Linux .iso file from the official site download section
  • Flash it onto an USB drive with softwares like Rufus, balenaEtcher and boot it in the system of choice
  • Inside the system of choice, download the latest script from this repository with the following command:
curl https://raw.githubusercontent.com/zetaemme/zls/<DE/WM>/install.sh >> install.sh
  • Modify it to fit your own purposes (e.g. disk to format, partitions, hostname, username)
vim ./install.sh
  • Change file permissions to make it executable
chmod 700 ./install.sh
  • Execute install.sh script and insert data when prompted
./install.sh
  • Once the script finishes, the system will reboot automatically after 5 seconds and you can remove the USB drive previously inserted and start using the new operating system.

License

This software is released under MIT License. Read LICENSE for more information.

About

zls is a free to use Arch Linux install script written in Bash.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%