Merge branch 'main' of github.com:kristoferssolo/karbs

This commit is contained in:
Kristofers Solo 2022-08-28 21:51:50 +03:00
commit 20fbfc116b

View File

@ -1,22 +0,0 @@
<h1 id="kristofers-auto-rice-bootstrapping-script-karbs">Kristofers
Auto-Rice Bootstrapping Script (KARBS)</h1>
<h2 id="installation">Installation</h2>
<p>On an Arch-based distribution as root, run the following:</p>
<pre class="shell"><code>git clone https://github.com/kristoferssolo/karbs
cd karbs
sh karbs.sh</code></pre>
<p>Thats it.</p>
<h2 id="what-is-karbs">What is KARBS?</h2>
<p>KARBS is a script that autoinstalls and autoconfigures a
fully-functioning and minimal terminal-and-vim-based Arch Linux
environment.</p>
<p>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.</p>
<h2 id="customization">Customization</h2>
<p>By default, KARBS uses the programs <a
href="pkg-files/minimal-pkgs.txt">here in packages</a> and installs <a
href="https://github.com/kristoferssolo/solorice">my dotfiles repo
(solorice) here</a>.</p>
<h2 id="credits">Credits</h2>
<p><a href="https://github.com/LukeSmithxyz">Luke Smith</a></p>