1
0
forked from extern/nix-config

meta: Add Arch rice

Here is the start of documentation for my Arch Linux rice. Although
it is mostly reproducible, there are still some parts I'm working on.
This commit is contained in:
Donovan Glover 2018-10-31 11:16:29 -04:00
parent 816b4ea9ff
commit f548384980
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

17
.arch/README.md Normal file
View File

@ -0,0 +1,17 @@
# Tari - A bspwm rice featuring HiDPI support with KDE applications
I use [Arch Linux][archlinux], a [GNU/Linux][gnulinux] distribution, for its bare-bones setup out of the box. This makes it easy to customize and control, since you only install what you need. This guide covers replicating my [bspwm](/bspwm) setup on your Arch Linux machine.
## Getting Started
### Step 1. Install Arch
Install Arch like you normally would, following the [Installation guide][archguide]. Although I keep some of my install scripts in this directory, the actual installation process varies depending on your hardware and which setup you're trying to achieve. For this reason, my scripts should only be used as a guide *after* you have a proficient understanding of how Arch Linux works.
### Step 2. Install packages
> TODO: Write this section
[archlinux]: https://www.archlinux.org
[archguide]: https://wiki.archlinux.org/index.php/Installation_guide
[gnulinux]: https://www.gnu.org/gnu/linux-and-gnu.html