mirror of
https://github.com/kristoferssolo/karbs.git
synced 2025-10-21 19:00:35 +00:00
23 lines
1.0 KiB
HTML
23 lines
1.0 KiB
HTML
<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>That’s 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>
|