diff --git a/README.md b/README.md index d75ecda..2242a59 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ ## Installation + +Install the repo ```bash git clone --bare https://gitlab.com/Ajetski/dotfiles $HOME/.cfg git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout ``` + +Install plugins in neovim via `:PlugInstall` + +Run `install_packages` script on Ubuntu or Pop!_Os systems or read script to see packages that should be installed