mirror of
https://github.com/kristoferssolo/karbs.git
synced 2025-10-21 19:00:35 +00:00
Added readme
This commit is contained in:
parent
0502aa30c9
commit
ecc78c250a
28
README.md
Normal file
28
README.md
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
# Kristofer's Auto-Rice Bootstrapping Scripts (KARBS)
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
On an Arch-based distribution as root, run the following:
|
||||||
|
|
||||||
|
```
|
||||||
|
wget kristofers.pythonanywhere.com/karbs.sh
|
||||||
|
sh karbs.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
That's it.
|
||||||
|
|
||||||
|
## What is KARBS?
|
||||||
|
|
||||||
|
KARBS is a script that autoinstalls and autoconfigures a fully-functioning
|
||||||
|
and minimal terminal-and-vim-based Arch Linux environment.
|
||||||
|
|
||||||
|
KARBS can be run on a fresh install of Arch or Artix Linux, and provides you
|
||||||
|
with a fully configured diving-board for work or more customization.
|
||||||
|
|
||||||
|
## Customization
|
||||||
|
|
||||||
|
By default, KARBS uses the programs [here in packages](pkg-files/minimal-pkgs.txt) and installs
|
||||||
|
[my dotfiles repo (solorice) here](https://github.com/kristoferssolo/solorice).
|
||||||
|
|
||||||
|
## Credits
|
||||||
|
[Luke Smith](https://github.com/LukeSmithxyz)
|
||||||
Loading…
Reference in New Issue
Block a user