about summary refs log tree commit diff
diff options
context:
space:
mode:
authormarius <mail@marius.pm>2025-09-14 20:43:06 +0200
committermarius <mail@marius.pm>2025-09-14 20:43:06 +0200
commit99a7d69f874954d02e0c93fb2011d11d9ab64f26 (patch)
treef075cad1587998577ba1fc3de683ace51419f3f2
parentremove annoying extra blankline (diff)
downloadwebsite-master.tar.gz
website-master.zip
update about page HEAD master
-rw-r--r--flake.nix2
-rw-r--r--pages/about.md18
2 files changed, 9 insertions, 11 deletions
diff --git a/flake.nix b/flake.nix
index 8da32d8..0c49d26 100644
--- a/flake.nix
+++ b/flake.nix
@@ -12,7 +12,7 @@
     {
       packages.${system}.default = pkgs.stdenv.mkDerivation {
         pname = "website";
-        version = "0.1.2";
+        version = "0.1.3";
 
         src = ./.;
 
diff --git a/pages/about.md b/pages/about.md
index f187e14..12eea18 100644
--- a/pages/about.md
+++ b/pages/about.md
@@ -17,24 +17,22 @@ My thesis.
 
 ## Tools
 
-**Vim**: .. or NeoVim depending on, was my primary editor for years. I still
-use it when in the terminal.
+**Vim**: or NeoVim depending on, was my primary editor for years. I still use
+it when in the terminal.
 
-**Emacs**: My primary editor, I keep Zed (with FHS support) as backup in case I
-need some extension.
+**Emacs**: My primary editor.
 
 **Fish**: The shell I use for interactive use, previously zsh but that is slow
-as dirt. I still do my scripting in bash. No fancy prompt for me though. All I
-need is git status and cwd.
+as dirt. I do my scripting in bash or clojure.
 
-**Ghostty**: Literally just a terminal emulator. Same old same old, but
-following system theme shouldn't be so hard.
+**Foot**: Fast and simple terminal emulator.
 
 **NixOS**: Power of declarative. I love everything about this, except how
 flakes are still experimental.
 
-**River**: Been on Wayland for a while now. It works great. River is my
-compositor of choice. I don't rice.
+**Hyprland**: Been on Wayland for a while (years) now. As far as compositors
+go, this one has all the features I could want. River is my 2nd choice and is
+also brilliant.
 
 ## Contact