From 6f896dfc9b57e2e17a97dbcbbe14ec5f7015929e Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Sun, 19 May 2024 15:49:14 -0600 Subject: Finished linux room --- linuxRoom.html | 41 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) (limited to 'linuxRoom.html') diff --git a/linuxRoom.html b/linuxRoom.html index 1c73c6a..1de84c4 100644 --- a/linuxRoom.html +++ b/linuxRoom.html @@ -39,11 +39,13 @@ table {
  • Editor: lite-xl
  • Media player: mpv
  • Terminal: alacritty
  • -
  • Shell: zsh
  • -
  • Terminal based editor: neovim
  • +
  • Shell: zsh
  • +
  • Terminal based editor: neovim
  • +
  • emacs
  • +

    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