Do not follow this link

~eidolon/dotfiles

Dotfile backups
Updating to address Lazy.nvim changes.
Some regular maintenance and minor support updates.
Config touchup -- comments to break up the file

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~eidolon/dotfiles
read/write
git@git.sr.ht:~eidolon/dotfiles

You can also use your local clone with git send-email.

#dotfiles

These are my dotfiles and high-level information regarding my computer setup. It's largely built for me as the primary consumer and not as a general source for others. That being said, if you want to use them, go for it. I recommend reading the files as I try to include at least minimal documentation.

#Usage

$ cd ~
$ git clone git@git.sr.ht:~eidolon/dotfiles
$ cd dotfiles
$ ./setup-directories.sh
$ ./install.sh --auto-backup

#Documentation

  • Fonts: Fonts that I use regularly.
  • Utilities: List of utilities I use.
  • Programming: List of programming languages/tools I use.
Do not follow this link