📝 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.
pull/42/head
Rick 2020-11-24 01:39:54 +08:00 committed by GitHub
parent a6fce6660f
commit 4ed97a8313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
# Folders to ignore
.vscode

View File

@ -58,7 +58,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
- [tmux-power](https://github.com/wfxr/tmux-power) 8 powerline style themes for tmux, easily to expand.
- [tmux-themepack](https://github.com/jimeh/tmux-themepack) Various themes for tmux
- [tomorrow](https://github.com/edouard-lopez/tmux-tomorrow/): 5 flavors of Tomorrow theme based on specifications from [Tomorrow Theme](https://github.com/chriskempson/tomorrow-theme) (_i.e._ _dark_/_blue_ and _light_).
- [dracula/tmux](https://github.com/dracula/tmux) 🧛🏻‍♂️ The official [dracula theme](https://draculatheme.com/) for tmux
- [dracula/tmux](https://github.com/dracula/tmux) 🧛🏻‍♂️ The official [dracula theme](https://draculatheme.com/) for tmux
- [nord tmux](https://github.com/arcticicestudio/nord-tmux) An arctic, north-bluish clean and elegant tmux color theme.
## Status Bar
@ -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.