mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 05:23:17 -09:00
improve install guide
This commit is contained in:
parent
9b90b0d392
commit
90af5299ab
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user