From 73adda4a77b7c98db9e50b6d5e500c7267ec64d6 Mon Sep 17 00:00:00 2001 From: Dlurak <84224239+Dlurak@users.noreply.github.com> Date: Tue, 8 Oct 2024 00:17:52 +0200 Subject: [PATCH] Add moxide (#128) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4bacf8..5e386b9 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [dmux](https://github.com/zdcthomas/dmux) Configurable tmux workspace manager written in Rust - [harpoon](https://github.com/Chaitanyabsprip/tmux-harpoon) A tool to bookmark sessions and jump between them in a flash. Like ThePrimeagen/harpoon, but for tmux. - [libtmux](https://github.com/tmux-python/libtmux) Python API for tmux +- [moxide](https://github.com/dlurak/moxide) A tmux session manager with a modular config - [powerline](https://github.com/powerline/powerline) Statusline plugin for vim, and provides statuslines and prompts for several other applications including tmux - [tmux-powerline](https://github.com/erikw/tmux-powerline) A hackable statusbar for tmux consisting of dynamic & beautiful looking segments, inspired by vim-powerline, written purely in bash. - [sesh](https://github.com/joshmedeski/sesh) Smart session manager for the terminal