From 252bc8722ca923ac8d1ddb584c1d8b59a66a4d4e Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 14 Mar 2024 11:48:36 +0100 Subject: Typo fix --- ...-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'content/posts') diff --git a/content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md b/content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md index 3651e2e..70c24f9 100644 --- a/content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md +++ b/content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md @@ -8,9 +8,13 @@ draft: false There are three tiers of CLI software as far as I am concerned: -- tools like `ls`, `cat`, `ps` (you use flags to customize, and you pipe results through them), -- tools like `htop`, `nvtop`, `midnight commander` (you can change the theme and maybe small things), -- editors like `vim`, `helix`, `emacs` and multiplexers like `tmux`, `zellij`, `screen` (usually very customizable). +- tools like `ls`, `cat`, `ps` (you use flags to customize, and you pipe +results through them), +- tools like `htop`, `nvtop`, `midnight commander` +(you can change the theme and maybe small things), +- editors like `vim`, +`helix`, `emacs` and multiplexers like `tmux`, `zellij`, `screen` +(usually very customizable). I understand that something like [GNU utils](https://www.gnu.org/software/coreutils/) need to be small and -- cgit v1.2.3