Update readme with other goodies and twitter link
This commit is contained in:
parent
3301763550
commit
4f3e1030e4
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -84,6 +84,20 @@ Run tests with:
|
||||||
# within project directory
|
# within project directory
|
||||||
$ ./run-tests
|
$ ./run-tests
|
||||||
|
|
||||||
|
### Other goodies
|
||||||
|
|
||||||
|
- [tmux-copycat](https://github.com/tmux-plugins/tmux-copycat) - a plugin for
|
||||||
|
regex searches in tmux and fast match selection
|
||||||
|
- [tmux-yank](https://github.com/tmux-plugins/tmux-yank) - enables copying
|
||||||
|
highlighted text to system clipboard
|
||||||
|
- [tmux-open](https://github.com/tmux-plugins/tmux-open) - a plugin for quickly
|
||||||
|
opening highlighted file or a url
|
||||||
|
- [tmux-continuum](https://github.com/tmux-plugins/tmux-continuum) - automatic
|
||||||
|
restoring and continuous saving of tmux env
|
||||||
|
|
||||||
|
You might want to follow [@brunosutic](https://twitter.com/brunosutic) on
|
||||||
|
twitter if you want to hear about new tmux plugins or feature updates.
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
||||||
[MIT](LICENSE.md)
|
[MIT](LICENSE.md)
|
||||||
|
|
Loading…
Reference in a new issue