1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 20:35:11 +01:00
This commit is contained in:
2025-09-18 22:19:31 +02:00
parent 331fc82c1a
commit c2c06a46e4

View File

@@ -46,7 +46,7 @@ To have the full experience, install all of these:
```bash
sudo apt install git curl vim-nox fzf ripgrep exuberant-ctags fish grc tmux htop direnv
# needed for building vim plugins:
sudo apt install cmake build-essentials
sudo apt install cmake build-essential
# also, this classic:
sudo apt install mc
```