dotfiles/README.md
2023-12-27 04:20:01 +00:00

10 lines
338 B
Markdown

# config
These are my configs for my personal linux systems (AwesomeWM / X11)
## Installation
This is needed to install nvim plugins
```bash
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
```
otherwise just copy the .local and .config folders into your system's