dotfiles/prep

6 lines
159 B
Plaintext
Raw Normal View History

2024-05-21 09:24:01 +00:00
#!/bin/bash
2024-05-21 09:49:43 +00:00
sudo apt install neovim ripgrep build-essential git cmake fzf stow
sudo update-alternatives --config editor
sudo update-alternatives --config vim