From 6f896dfc9b57e2e17a97dbcbbe14ec5f7015929e Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Sun, 19 May 2024 15:49:14 -0600 Subject: Finished linux room --- index.html | 3 ++- linuxRoom.html | 41 ++++++++++++++++++++++++++++++++++++++--- 2 files changed, 40 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 373daed..373c7fb 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@ table {

Software I made

-

(Things that stood out to me at 0:00 when making things)

+

(Things that stood out to me at 0:00 when making this)

+

Dotfiles

@@ -52,6 +54,12 @@ table {

+ + + +

Back to main page

+ + @@ -284,7 +292,9 @@ table {

- +
+ + + + + + + + + +

Alacritty

@@ -317,6 +327,31 @@ table {

+

Neovim

+

+ I been using neovim for quite a while and have added a lot to my config. Onetime in the middle + of the night I thought my neovim config was trying to kill me because of the pain I caused it + by doing a bad job programming it. It looked like a flat snake head that was tired and pissed off.
+ I don't use neovim for programming things much anymore and prefer graphical editors + for that now but I still use neovim sometimes.

+ + You can find my neovim config (the one that tried to kill me) + here. +

+
+

Emacs

+

+ Don't use emacs. Its stupido. +

+
-- cgit v1.2.3