No description
.config | ||
.local/share/nvim/site | ||
.startup | ||
docs | ||
.bashrc | ||
.gitconfig | ||
.gitignore | ||
.profile | ||
.xinitrc | ||
.Xresources | ||
install.sh | ||
LICENSE | ||
README.md | ||
setup-directories.sh |
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.