From ffec45436bffcc1807ec2f884cffe6bd91f03b17 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Mon, 17 Aug 2020 18:32:16 +0100 Subject: ~clean up dependencies in README.org --- README.org | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.org b/README.org index 7cf5888..eb4de88 100644 --- a/README.org +++ b/README.org @@ -26,17 +26,15 @@ component(s) you want. | Tmux | 1.5+ | [[https://github.com/tmux/tmux][Tmux]] | | Python | 3.6.8 and 2.7+ | [[https://www.python.org/downloads/][Python]] | | Fzf | 0.18.0 | [[https://github.com/junegunn/fzf][Fzf]] | -| cargo/rust | 1.3.6+ | [[https://github.com/rust-lang/cargo/][Rust]] | -| fd | 7.3.0+ | [[https://github.com/sharkdp/fd][Fd]] | +| cargo/rust | 1.3.6+ | [[https://github.com/rust-lang/cargo/][Rust]] | | ripgrep | 11.0.1+ | [[https://github.com/BurntSushi/ripgrep][RipGrep]] | -| tmuxinator (optional) | 1.0+ | [[https://github.com/tmuxinator/tmuxinator][tmuxinator]] | |-----------------------+----------------+------------| -Also a list of repos in bin: -- ccls -- broot +Also a list of other stuff that I find cool: +- clangd (C/C++ server) - exctags - pfetch +- tmuxinator * Project usage Generate a template using emacs or the shell, run the startup and reset/delete the .git folder. Then just start hacking at the code! -- cgit v1.2.3-13-gbd6f