Skip to content

Commit

Permalink
Merge pull request #947 from unixorn/2020-June-updates
Browse files Browse the repository at this point in the history
Add tmux-auto-title plugin
  • Loading branch information
unixorn committed Jun 13, 2020
2 parents 1d620d8 + 6b7a591 commit 28b2101
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -68,6 +68,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
- [Prezto](#prezto-1)
- [Zgen](#zgen-1)
- [zplug](#zplug-1)
- [zpm](#zpm-1)
- [Writing New Plugins](#writing-new-plugins)
- [Other Resources](#other-resources)
- [ZSH Tools](#zsh-tools)
Expand Down Expand Up @@ -747,6 +748,7 @@ The project is very active – currently > 2000 commits.
* [tipz](https://github.com/molovo/tipz) - Displays your alias if you have an alias for the command you just ran, similarly to [alias-tips](https://github.com/djui/alias-tips).
* [title](https://github.com/zpm-zsh/title) - Allows you to set a terminal window title.
* [titles](https://github.com/jreese/zsh-titles) - Automatic window and tab titles for [tmux](https://tmux.github.io) and xterm-compatible terminals.
* [tmux-auto-title](https://github.com/mbenford/zsh-tmux-auto-title) - Automatically sets the title of windows/panes as the current foreground command.
* [tmux-multisession](https://github.com/nichus/zsh-tmux-multisession) - Plugin for [tmux](https://tmux.github.io) to support multiple sessions on a single server process.
* [tmux-rename](https://github.com/sei40kr/zsh-tmux-rename) - Rename [tmux](https://tmux.github.io) windows automatically.
* [tmux-simple](https://github.com/TBSliver/zsh-plugin-tmux-simple) - Simple plugin for using [tmux](https://tmux.github.io) with ZSH.
Expand Down

0 comments on commit 28b2101

Please sign in to comment.