dotfiles/prep

6 lines
159 B
Bash
Executable File

#!/bin/bash
sudo apt install neovim ripgrep build-essential git cmake fzf stow
sudo update-alternatives --config editor
sudo update-alternatives --config vim