From c0ba50cf359800b91c2898e6dad71d5d04b7445d Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Mon, 10 Feb 2025 17:06:31 +0100 Subject: [PATCH] Packages --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 74b070f..dbee6aa 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,15 @@ ln -s ../.dot/dotfiles/.config/starship.toml ``` +## All dependencies + +To have the full experience, install all of these: + +```bash +sudo apt install git curl vim-nox fzf ripgrep exuberant-ctags fish tmux htop +``` + + ## vim config The [.vimrc](https://github.com/aquatix/dotfiles/blob/master/.vimrc) has a lot going on. [Find out more about my tweaks](https://dammit.nl/tag/vim.html) and use `:Maps` in vim itself to see key mappings