diff --git a/README.md b/README.md index f88ab06..be841e6 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ A list of tmux plugins. ## Sessions -- [t-smart-tmux-session-manager](https://github.com/joshmedeski/t-smart-tmux-session-manager) - manage tmux sessions in a smart way with zoxide. +- [sesh](https://github.com/joshmedeski/sesh) - Smart session manager for the terminal. - [tmux-conda-inherit](https://github.com/oluevaera/tmux-conda-inherit) - Make new tmux windows and panes inherit the currently active conda environment. - [tmux-continuum](https://github.com/tmux-plugins/tmux-continuum) - Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer is turned on. - [tmux-fzf-session-switch](https://github.com/thuanpham2311/tmux-fzf-session-switch) - Open or create a tmux session with fzf with a popup menu.