diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-14 11:23:48 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-14 11:23:48 +0100 |
| commit | 3509ed23f73f60ed55a946f4aa8f438ece7269f3 (patch) | |
| tree | e3fef07813e31859076fddf5d9c5bfba70385c76 | |
| parent | 83bd4d2e1dfb7a5a743416e1b1881063c904aa22 (diff) | |
| download | mitjafelicijan.com-3509ed23f73f60ed55a946f4aa8f438ece7269f3.tar.gz | |
Typo fix
| -rw-r--r-- | content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md | 2 |
1 files changed, 1 insertions, 1 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 4571eed..c34cad9 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 | |||
| @@ -19,7 +19,7 @@ massive proponent of [POSIX](https://en.wikipedia.org/wiki/POSIX) | |||
| 19 | style of utilities. I still think the [`pipe | 19 | style of utilities. I still think the [`pipe |
| 20 | operator`](https://www.geeksforgeeks.org/piping-in-unix-or-linux/) is | 20 | operator`](https://www.geeksforgeeks.org/piping-in-unix-or-linux/) is |
| 21 | one of the most amazing things every invented. I am still in awe when | 21 | one of the most amazing things every invented. I am still in awe when |
| 22 | I use today. | 22 | I use it today. |
| 23 | 23 | ||
| 24 | But when it comes to applications like text editors or terminal | 24 | But when it comes to applications like text editors or terminal |
| 25 | multiplexers, I have a bit of a different opinion. I think they need to | 25 | multiplexers, I have a bit of a different opinion. I think they need to |
