mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 20:35:11 +01:00
More dependencies/good stuff
This commit is contained in:
@@ -44,7 +44,11 @@ ln -s ../.dot/dotfiles/.config/starship.toml
|
|||||||
To have the full experience, install all of these:
|
To have the full experience, install all of these:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt install git curl vim-nox fzf ripgrep exuberant-ctags fish tmux htop
|
sudo apt install git curl vim-nox fzf ripgrep exuberant-ctags fish grc tmux htop
|
||||||
|
# needed for building vim plugins:
|
||||||
|
sudo apt install cmake build-essentials
|
||||||
|
# also, this classic:
|
||||||
|
sudo apt install mc
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user