diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2020-09-27 21:36:26 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2020-09-27 21:36:26 +0100 |
commit | 877fdacdbd63e562dac06e7caeea7e52ef6c1801 (patch) | |
tree | 31524b57baeb09ff10f6d0f4632c9ac89ca8b78c /README.org | |
parent | 645b20f7f0eeef7585ce837689df8cd9a8dc96ec (diff) | |
download | dotfiles-877fdacdbd63e562dac06e7caeea7e52ef6c1801.tar.gz dotfiles-877fdacdbd63e562dac06e7caeea7e52ef6c1801.tar.bz2 dotfiles-877fdacdbd63e562dac06e7caeea7e52ef6c1801.zip |
(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.
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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: |