preinstall packet

master
Dominik Madarász 2024-05-21 10:30:13 +00:00
parent 86d1a9c755
commit 543779c792
1 changed files with 4 additions and 0 deletions

4
prep
View File

@ -4,3 +4,7 @@ sudo apt update && sudo apt upgrade -y
sudo apt install -y neovim ripgrep build-essential git cmake fzf stow zsh
sudo update-alternatives --set editor /usr/bin/nvim
sudo update-alternatives --set vim /usr/bin/nvim
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim