From 4ed97a83131419fcffc8d402453613632c37956a Mon Sep 17 00:00:00 2001 From: Rick Date: Tue, 24 Nov 2020 01:39:54 +0800 Subject: [PATCH] :memo: Adds the tmux-notify plugin to the README.md (#41) * :memo: Adds the tmux-notify plugin to the README.md * :see_no_evil: Adds gitignore and remove vscode folder * :art: Reverts remark autoformatting * :art: Restores original TOC My IDE also updated the TOC. I now restored it back to your original TOC. --- .gitignore | 2 ++ README.md | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6bb2a1e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Folders to ignore +.vscode \ No newline at end of file diff --git a/README.md b/README.md index 8cdc46b..c883609 100644 --- a/README.md +++ b/README.md @@ -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.