feat: add t smart tmux session manager resource (#90)

This commit is contained in:
Josh Medeski 2023-03-01 22:18:57 -06:00 committed by GitHub
parent c5f74db880
commit 11fef62adf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
- [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.
- [smug](https://github.com/ivaaaan/smug) A session manager for tmux written in Go
- [t](https://github.com/joshmedeski/t-smart-tmux-session-manager) The smart tmux session manager
- [tat](https://github.com/ryandotsmith/tat) Tab completion for tmux sessions
- [teamocil](https://github.com/remi/teamocil) A simple tool used to automatically create windows and panes in tmux with YAML files
- [tmex](https://github.com/evnp/tmex) A minimalist tmux layout manager