(Dotfiles)-remove useless dependencies

Due to stow, tmux doesn't need to be installed as you can just not
stow the module.

fzf, cargo/rust and ripgrep don't need to be installed to use my emacs
config anymore.
This commit is contained in:
2020-09-27 21:36:26 +01:00
parent 645b20f7f0
commit 877fdacdbd

View File

@@ -23,11 +23,7 @@ component(s) you want.
|-----------------------+----------------+------------|
| Vim | 8 | [[https://www.vim.org/download.php][Vim]] |
| Emacs | 26.2+ | [[https://www.gnu.org/software/emacs/download.html][Emacs]] |
| 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]] |
| ripgrep | 11.0.1+ | [[https://github.com/BurntSushi/ripgrep][RipGrep]] |
|-----------------------+----------------+------------|
Also a list of other stuff that I find cool: