My personal configs, feel free to yoink as you see fit, as I probably yoinked them all from someone else anyways lol
Go to file
2023-12-31 04:58:33 +00:00
.config config changes 2023-11-17 20:29:20 -07:00
.local/bin fix typing for weird strings 2023-12-31 04:58:33 +00:00
.bashrc fix spelling and add cura 2023-12-14 01:26:52 -07:00
.gitignore coc java 2023-08-20 06:41:22 -06:00
.gitmodules use submodules like a sane person 2023-08-20 06:48:50 -06:00
.xinitrc config changes 2023-11-17 20:29:20 -07:00
.Xresources transparency effects 2023-08-20 06:41:40 -06:00
README.md Update README.md 2023-12-27 04:20:01 +00:00

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