Update README.md
This commit is contained in:
parent
7875d7c360
commit
227044d84b
21
README.md
21
README.md
|
@ -5,6 +5,11 @@
|
||||||
|
|
||||||
- [Introduction](#introduction)
|
- [Introduction](#introduction)
|
||||||
- [Usage](#usage)
|
- [Usage](#usage)
|
||||||
|
- [Architecture](#architecture)
|
||||||
|
- [Reasoning](#reasoning)
|
||||||
|
- [Major Packages](#major-packages)
|
||||||
|
- [i3wm](#i3wm)
|
||||||
|
- [Neovim](#neovim)
|
||||||
|
|
||||||
<!-- vim-markdown-toc -->
|
<!-- vim-markdown-toc -->
|
||||||
## Introduction
|
## Introduction
|
||||||
|
@ -14,3 +19,19 @@ This is an automated install script to ease the installation process.
|
||||||
I will list all the software that I am using and why. The reason that I am doing this now is that I feel that the best way to enjoy Linux is with tiling window managers, however they are quite a pain to set up. I am going to end up forgetting why I installed specific packages and what I am doing with them. This way I will have a history of essential packages so that I always remember.
|
I will list all the software that I am using and why. The reason that I am doing this now is that I feel that the best way to enjoy Linux is with tiling window managers, however they are quite a pain to set up. I am going to end up forgetting why I installed specific packages and what I am doing with them. This way I will have a history of essential packages so that I always remember.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
This script will require you get through to a minimal install of arch. Since the arch install script has gotten better it makes a lot more sense for this to be a post install set up.
|
||||||
|
|
||||||
|
TBD
|
||||||
|
|
||||||
|
## Architecture
|
||||||
|
|
||||||
|
TBD
|
||||||
|
|
||||||
|
## Reasoning
|
||||||
|
|
||||||
|
### Major Packages
|
||||||
|
|
||||||
|
#### i3wm
|
||||||
|
|
||||||
|
#### Neovim
|
||||||
|
|
Loading…
Reference in a new issue