From 827a25b52cf5acd51fe01d11a78df5dd5d230c3c Mon Sep 17 00:00:00 2001 From: Akshay Date: Wed, 30 Oct 2019 12:55:49 +0530 Subject: post text --- posts/my_setup.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 posts/my_setup.md diff --git a/posts/my_setup.md b/posts/my_setup.md new file mode 100644 index 0000000..3f4962c --- /dev/null +++ b/posts/my_setup.md @@ -0,0 +1,26 @@ +Decided to do one of these because everyone does one of +these. + +![scrot](https://files.nerdypepper.me/Hb.png) + +My entire setup is managed with GNU `stow`, making it easier +to replicate on fresh installations. You can find my +configuration files on [GitHub](https://github.com/nerdypepper). + +I run Void Linux (glibc) on my +[HP Envy 13" (2018)](https://store.hp.com/us/en/mdp/laptops/envy-13). +To keep things simple, I run a raw X session with `2bwm` as my +window manager, along with `dunst` (notification daemon) and +Sam's [`compton`](https://github.com/sdhand/compton) +(compositor) fork. + +I am a fan of GNU tools, so I use `bash` as my shell, and +`coreutils` to manage files, archives, strings, paths etc. I +edit files with `vim`, chat with `weechat`, listen to music +with `cmus`, monitor processes with `htop`, manage sessions +with `tmux`, read `pdfs` in `zathura`. I rarely ever leave +the comfort of my terminal emulator, `urxvt`. + +Most of my academic typesetting is done with TeX, and +compiled with `xelatex`. Other *fun* documents are made with +GIMP :). -- cgit v1.2.3