pdbg / arch

Luke's Auto-Rice Bootstrapping Scripts: Installation Scripts for My Arch Linux Meta-Distribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdbg - Arch Installation

Installation:

To set the SSH key, run the following with user (not root):

export GH_TOKEN='{token}' # optional
sh -c "$(curl -fsSL https://pdbg.github.io/arch/ssh_key)"

On an Arch-based distribution as root, run the following:

sh -c "$(curl -fsSL https://pdbg.github.io/arch/install)"

That's it.

Reference

About

Luke's Auto-Rice Bootstrapping Scripts: Installation Scripts for My Arch Linux Meta-Distribution

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%