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
2024-01-15 03:23:45 -07:00
.config config changes 2023-11-17 20:29:20 -07:00
.local/bin tar gzip script 2024-01-15 03:23:45 -07: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 use the nvim version lmao 2024-01-05 04:42:44 +00:00

config

These are my configs for my personal linux systems (AwesomeWM / X11)

Installation

This is needed to install nvim plugins

sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/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