Yigit Colakoglu 439458c087 | 4 years ago | |
---|---|---|
arch | 4 years ago | |
artix | 4 years ago | |
README.md | 4 years ago | |
yaass.sh | 4 years ago |
YAASS is a small project that aims to make installing arch & artix linux easier and straight-forward. It tries not to make too many assumptions on what the user wants to do with their setup and prompts for input when there is a choice that needs to be made. However, it provides a set of default settings that work just fine. It doesn't install any packages besides some that I believe is essential like connman (Network Manager), git, vim, tmux and xorg.
You just need to download the yass.sh and run it. Assuming you already have an installation usb and booted from it of course. If you want to save a few clicks, you can do:
bash -C <(curl https://yigitcolakoglu.com/auto-yaass.sh)