nix-config/.archlinux
Donovan Glover ad3a3fedd3
tari-dev: Add fish completions for httpie
Since the community package doesn't include the fish completions found
upstream, we install them here instead. There is already a bug report
about the fish completions, and when it eventually gets fixed, these
steps can be removed from the PKGBUILD.

Bug report: https://bugs.archlinux.org/task/55786
2018-11-14 14:23:07 -05:00
..
install-scripts archlinux: Move install scripts to separate directory 2018-11-13 12:30:23 -05:00
PKGBUILDs tari-dev: Add fish completions for httpie 2018-11-14 14:23:07 -05:00
README.md misc: Update docs 2018-10-31 13:03:41 -04:00

Tari - A bspwm + KDE rice with HiDPI support

I use Arch Linux, a GNU/Linux 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 setup on your Arch Linux machine.

Getting Started

Step 1. Install Arch

Install Arch like you normally would, following the Installation guide. 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