From 75b89382ed3fbce142a81a8f1a95d635b455397f Mon Sep 17 00:00:00 2001 From: Joshua Dunne <40161967+MeVsTheVoices@users.noreply.github.com> Date: Fri, 19 Apr 2024 17:22:49 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a427def240a..9b4eab652b9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +# Personal + +sudo add-apt-repository ppa:neovim-ppa/unstable -y +sudo apt update +sudo apt install make gcc ripgrep unzip git neovim + + # kickstart.nvim ## Introduction