aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorAkshay <[email protected]>2019-10-30 07:25:42 +0000
committerAkshay <[email protected]>2019-10-30 07:25:42 +0000
commitaf9f2a14ad05582f8958b14f86e7f8fc6e011790 (patch)
tree266755eb59554960f5e541aaa91d803127c05d7b /docs/index.html
parent0122516fd6b6a40fc3b78104cb38da0da4f8eb55 (diff)
new post!
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html36
1 files changed, 36 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index e1c8c7c..06046e4 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -23,6 +23,42 @@
23 23
24 <details class="post"> 24 <details class="post">
25 <summary> 25 <summary>
26 <div class="date">30/10 2019</div>
27 <span class="post-link">My Setup</span>
28 </summary>
29 <div class="post-text">
30 <p>Decided to do one of these because everyone does one of
31these.</p>
32
33<p><img src="https://files.nerdypepper.me/Hb.png" alt="scrot" /></p>
34
35<p>My entire setup is managed with GNU <code>stow</code>, making it easier
36to replicate on fresh installations. You can find my
37configuration files on <a href="https://github.com/nerdypepper">GitHub</a>.</p>
38
39<p>I run Void Linux (glibc) on my
40<a href="https://store.hp.com/us/en/mdp/laptops/envy-13">HP Envy 13&quot; (2018)</a>.
41To keep things simple, I run a raw X session with <code>2bwm</code> as my
42window manager, along with <code>dunst</code> (notification daemon) and
43Sam&#8217;s <a href="https://github.com/sdhand/compton"><code>compton</code></a>
44(compositor) fork.</p>
45
46<p>I am a fan of GNU tools, so I use <code>bash</code> as my shell, and
47<code>coreutils</code> to manage files, archives, strings, paths etc. I
48edit files with <code>vim</code>, chat with <code>weechat</code>, listen to music
49with <code>cmus</code>, monitor processes with <code>htop</code>, manage sessions
50with <code>tmux</code>, read <code>pdfs</code> in <code>zathura</code>. I rarely ever leave
51the comfort of my terminal emulator, <code>urxvt</code>.</p>
52
53<p>Most of my academic typesetting is done with TeX, and
54compiled with <code>xelatex</code>. Other <em>fun</em> documents are made with
55GIMP :).</p>
56 <div class=separator></div>
57 </div>
58 </details>
59
60 <details class="post">
61 <summary>
26 <div class="date">12/10 2019</div> 62 <div class="date">12/10 2019</div>
27 <span class="post-link">WPA Woes</span> 63 <span class="post-link">WPA Woes</span>
28 </summary> 64 </summary>