aboutsummaryrefslogtreecommitdiff
path: root/docs/posts/my_setup/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/posts/my_setup/index.html')
-rw-r--r--docs/posts/my_setup/index.html25
1 files changed, 21 insertions, 4 deletions
diff --git a/docs/posts/my_setup/index.html b/docs/posts/my_setup/index.html
index 34d07af..e35a33c 100644
--- a/docs/posts/my_setup/index.html
+++ b/docs/posts/my_setup/index.html
@@ -44,10 +44,27 @@
44 <div class="post-text"> 44 <div class="post-text">
45 <p>Decided to do one of these because everyone does one of these.</p> 45 <p>Decided to do one of these because everyone does one of these.</p>
46<p><img src="https://u.peppe.rs/Hb.png" /></p> 46<p><img src="https://u.peppe.rs/Hb.png" /></p>
47<p>My entire setup is managed with GNU <code>stow</code>, making it easier to replicate on fresh installations. You can find my configuration files on <a href="https://github.com/nerdypepper">GitHub</a>.</p> 47<p>My entire setup is managed with GNU <code>stow</code>, making it
48<p>I run Void Linux (glibc) on my <a href="https://store.hp.com/us/en/mdp/laptops/envy-13">HP Envy 13" (2018)</a>. To keep things simple, I run a raw X session with <code>2bwm</code> as my window manager, along with <code>dunst</code> (notification daemon) and Sam’s <a href="https://github.com/sdhand/compton"><code>compton</code></a> (compositor) fork.</p> 48easier to replicate on fresh installations. You can find my
49<p>I am a fan of GNU tools, so I use <code>bash</code> as my shell, and <code>coreutils</code> to manage files, archives, strings, paths etc. I edit files with <code>vim</code>, chat with <code>weechat</code>, listen to music with <code>cmus</code>, monitor processes with <code>htop</code>, manage sessions with <code>tmux</code>, read pdfs in <code>zathura</code>. I rarely ever leave the comfort of my terminal emulator, <code>urxvt</code>.</p> 49configuration files on <a
50<p>Most of my academic typesetting is done with TeX, and compiled with <code>xelatex</code>. Other <em>fun</em> documents are made with GIMP :).</p> 50href="https://github.com/nerdypepper">GitHub</a>.</p>
51<p>I run Void Linux (glibc) on my <a
52href="https://store.hp.com/us/en/mdp/laptops/envy-13">HP Envy 13”
53(2018)</a>. To keep things simple, I run a raw X session with
54<code>2bwm</code> as my window manager, along with <code>dunst</code>
55(notification daemon) and Sam’s <a
56href="https://github.com/sdhand/compton"><code>compton</code></a>
57(compositor) fork.</p>
58<p>I am a fan of GNU tools, so I use <code>bash</code> as my shell, and
59<code>coreutils</code> to manage files, archives, strings, paths etc. I
60edit files with <code>vim</code>, chat with <code>weechat</code>, listen
61to music with <code>cmus</code>, monitor processes with
62<code>htop</code>, manage sessions with <code>tmux</code>, read pdfs in
63<code>zathura</code>. I rarely ever leave the comfort of my terminal
64emulator, <code>urxvt</code>.</p>
65<p>Most of my academic typesetting is done with TeX, and compiled with
66<code>xelatex</code>. Other <em>fun</em> documents are made with GIMP
67:).</p>
51 68
52 </div> 69 </div>
53 70