1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 20:35:11 +01:00

direnv is used by the fish configuration

This commit is contained in:
2025-04-01 16:12:54 +02:00
parent 7837b80d3b
commit cd550ea3fe

View File

@@ -44,7 +44,7 @@ ln -s ../.dot/dotfiles/.config/starship.toml
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
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
# also, this classic: