Skip to content
/ arch Public

Install scripts and configuration files for Arch Linux.

License

Notifications You must be signed in to change notification settings

mewmew/arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch

As part of an ongoing effort to reduce unsolicited attachment to material assets and hardware, I've decided to create this project with the aim of making it absolutely trivial to clone my laptop's working environment and perform backups.

Installation

Install Arch Linux.

git clone https://github.com/mewmew/arch
# Copy configuration files.
cp -T -r arch/config/ ${HOME}/
cp -r arch/bin ${HOME}/
# Restart shell to load profile.
/bin/bash
# Install programs.
cd ${HOME}/arch/install/
./fresh_install.sh

Backup

DST_DIR=/mnt/backup ${HOME}/backup.sh

About

Install scripts and configuration files for Arch Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages