Skip to content

Barskern's Automatic Setup Scripts for ArchLinux

Notifications You must be signed in to change notification settings

barskern/BASSAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barskern's Automatic Setup Scripts for ArchLinux

This repo is inspired by Luke Smith's LARBS

These scripts are my personal scripts for setting up a base system using ArchLinux and i3.

Using the scripts

Using git:

git clone https://github.com/barskern/BASSAL.git; cd BASSAL; sudo ./dist/bassal_main.sh

Without git:

curl -O https://raw.githubusercontent.com/barskern/BASSAL/master/dist/bassal_main.sh; sudo ./bassal_main.sh

Full setup

Included in this repository is also a script to run a full install from a LiveUSB running ArchLinux. This will partition a disk and setup the environment automatically. This is primarily included for my own purposes of quickly installing my preferences on blank computer. Hence use with care!

git clone https://github.com/barskern/BASSAL.git; cd BASSAL; sudo ./dist/bassal_live.sh

Without git:

curl -O https://raw.githubusercontent.com/barskern/BASSAL/master/dist/bassal_live.sh; sudo ./bassal_live.sh

About

Barskern's Automatic Setup Scripts for ArchLinux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published