aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authororeodave <aryadevchavali1@gmail.com>2019-08-15 12:02:14 +0100
committeroreodave <aryadevchavali1@gmail.com>2019-08-15 12:02:14 +0100
commita7d820dc08611a4d23166457341db5346a1cb83b (patch)
tree0b04839d3917e8e92872378ccfa928280faa42b4 /README.org
parent165dcdb5a32788bd2142e0ae536696510afddbe7 (diff)
downloaddotfiles-a7d820dc08611a4d23166457341db5346a1cb83b.tar.gz
dotfiles-a7d820dc08611a4d23166457341db5346a1cb83b.tar.bz2
dotfiles-a7d820dc08611a4d23166457341db5346a1cb83b.zip
+tmuxinator optional
Diffstat (limited to 'README.org')
-rw-r--r--README.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.org b/README.org
index ecf4dbc..7653df1 100644
--- a/README.org
+++ b/README.org
@@ -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.