My personal configs, feel free to yoink as you see fit, as I probably yoinked them all from someone else anyways lol
.config | ||
.local/bin | ||
.bashrc | ||
.gitignore | ||
.gitmodules | ||
.xinitrc | ||
.Xresources | ||
README.md |
config
These are my configs for my personal linux systems (AwesomeWM / X11)
Installation
This is needed to install nvim plugins
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