Files
Dotfiles/README.md
2025-06-09 15:16:10 -04:00

20 lines
995 B
Markdown

# Left4Code's Silly Dotfiles
This will be a slowly-expanding repo of the dotfiles for software I've configured over the years. This will mostly consist of those pesky files I wouldn't remember how to re-configure if my system were to get hit with a GRB tomorrow (I probably wouldn't remember much if that happened anyways, but it's nice to have).
**[.vimrc]**
The only real important parts of my vimrc are what I use to edit HTML, there's no installed plugins or additional setup.
I also have some compile functions for various languages I've used at one point or another, they will go below this if I deem them necessary.
**[ly configuration and system files]**
inside of the ly folder, there are 2 files, "ly", "ly.service", and "config.ini"
"ly" is the pam file and is supposed to go into /etc/pam.d/ly
"ly.service" is the systemd service file and is supposed to go into /lib/systemd/system/ly.service
"config.ini" is the ly config file and is supposed to go into /etc/ly/config.ini