+tmuxinator optional

This commit is contained in:
oreodave
2019-08-15 12:02:14 +01:00
parent 165dcdb5a3
commit a7d820dc08

View File

@@ -33,6 +33,7 @@ is literally just for me).
| cargo/rust | Used for fd/ripgrep. Also a nice lang | 1.3.6+ | [[https://github.com/rust-lang/cargo/][Rust]] |
| fd | Used by doom for super quick file searches. | 7.3.0+ | [[https://github.com/sharkdp/fd][Fd]] |
| ripgrep | Used for insanely fast searches (sometimes faster than ag) | 11.0.1+ | [[https://github.com/BurntSushi/ripgrep][RipGrep]] |
| tmuxinator (optional) | Used to help with tmux scripting and window handling | 1.0+ | [[https://github.com/tmuxinator/tmuxinator][tmuxinator]] |
* How to use
- Use ZSH as your default shell environment.