mirror of
https://github.com/rothgar/awesome-tmux.git
synced 2024-10-01 01:25:43 -04:00
📝 Adds the tmux-notify plugin to the README.md (#41)
* 📝 Adds the tmux-notify plugin to the README.md * 🙈 Adds gitignore and remove vscode folder * 🎨 Reverts remark autoformatting * 🎨 Restores original TOC My IDE also updated the TOC. I now restored it back to your original TOC.
This commit is contained in:
parent
a6fce6660f
commit
4ed97a8313
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
# Folders to ignore
|
||||
.vscode
|
@ -86,6 +86,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
|
||||
- [tmux-bitwarden](https://github.com/Alkindi42/tmux-bitwarden) Access your Bitwarden login items in a tmux pane.
|
||||
- [tmux-fingers](https://github.com/Morantron/tmux-fingers) copy pasting in terminal with vimium/vimperator like hints.
|
||||
- [tmux-fzf-url](https://github.com/wfxr/tmux-fzf-url) For opening urls from browser quickly without mouse.
|
||||
- [tmux-notify](https://github.com/ChanderG/tmux-notify) A plugin to notify you when processes complete.
|
||||
- [tmux-thumbs](https://github.com/fcsonline/tmux-thumbs) A lightning fast version of tmux-fingers written in Rust, copy/pasting tmux like vimium/vimperator
|
||||
- [tmux-1password](https://github.com/yardnsm/tmux-1password) Access your 1Password login items in a tmux pane.
|
||||
- [tmux-jump](https://github.com/schasse/tmux-jump) Vimium/Easymotion like navigation for tmux.
|
||||
|
Loading…
Reference in New Issue
Block a user