diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-14 11:37:06 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-14 11:37:06 +0100 |
| commit | 4d949b31c694b4b3b6c60569c7ac75b2529fbcd6 (patch) | |
| tree | d347cab309292b62f2a333c099b3ef426b131035 /content | |
| parent | 8e4b99cff4c2d632483f80ee90bab80797ad50da (diff) | |
| download | mitjafelicijan.com-4d949b31c694b4b3b6c60569c7ac75b2529fbcd6.tar.gz | |
Typo fix
Diffstat (limited to 'content')
| -rw-r--r-- | content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md | 11 |
1 files changed, 6 insertions, 5 deletions
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 2795ed6..d6a2eb7 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 | |||
| @@ -133,11 +133,12 @@ it. I don't remap anything. I use the defaults. The only thing I did | |||
| 133 | was change a default theme. And I choose one that is bundled with the | 133 | was change a default theme. And I choose one that is bundled with the |
| 134 | editor. That was it! | 134 | editor. That was it! |
| 135 | 135 | ||
| 136 | The same goes for [Tmux](https://github.com/tmux/tmux). I don't use it | 136 | The same goes for [Tmux](https://github.com/tmux/tmux). I |
| 137 | anymore, but I need a multiplexer. I am used to it. Old dog, new tricks | 137 | don't use it anymore, but I need a multiplexer. I am used to |
| 138 | kind of a thing. I've used it for years and years. And Zellij is a modern | 138 | it. Old dog, new tricks kind of a thing. I've used it for years |
| 139 | take on [Tmux](https://github.com/tmux/tmux). Batteries included and with | 139 | and years. And [Zellij](https://zellij.dev/) is a modern take on |
| 140 | sane defaults. No config file or plugins on my system to make it usable. | 140 | [Tmux](https://github.com/tmux/tmux). Batteries included and with sane |
| 141 | defaults. No config file or plugins on my system to make it usable. | ||
| 141 | 142 | ||
| 142 | This elitism about personal setups is so exhausting. You should use | 143 | This elitism about personal setups is so exhausting. You should use |
| 143 | your computer the way you want to use it, and I will use my the way I | 144 | your computer the way you want to use it, and I will use my the way I |
