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
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user