diff --git a/README.md b/README.md index ccce097..7d21e2d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ## Installation -Install the repo +### Clone the repo + ```bash git clone --bare git@github.com:ajetski/dotfiles.git $HOME/.cfg git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout @@ -8,10 +9,14 @@ git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
+### Install Neovim Packages + Install plugins in neovim via `:PackerSync`
+### Install Script using Apt + *not maintained; i mostly use homebrew on mac now, (note to self: is there a way to version control that?)* Run `install_packages` script on Ubuntu or Pop!_Os systems or read script to see packages that should be installed