karbs/README.html
2022-08-09 23:39:21 +03:00

23 lines
1.0 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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>