No description
Find a file
2022-05-06 09:20:16 -05:00
docs Initializing my dotfiles and some basic documentation and scripts. 2022-01-10 22:29:52 -06:00
git Initializing my dotfiles and some basic documentation and scripts. 2022-01-10 22:29:52 -06:00
i3 In progress - need some rework of this repo but wanted to push config updates. 2022-05-06 09:20:16 -05:00
neovim In progress - need some rework of this repo but wanted to push config updates. 2022-05-06 09:20:16 -05:00
shell In progress - need some rework of this repo but wanted to push config updates. 2022-05-06 09:20:16 -05:00
xresources Updated dotfiles, but not complete and still need installation script updates. 2022-03-13 13:35:34 -05:00
install.sh Initializing my dotfiles and some basic documentation and scripts. 2022-01-10 22:29:52 -06:00
LICENSE Added the MIT license. 2022-01-10 22:30:38 -06:00
README.md Initializing my dotfiles and some basic documentation and scripts. 2022-01-10 22:29:52 -06:00
setup-directories.sh Initializing my dotfiles and some basic documentation and scripts. 2022-01-10 22:29:52 -06:00

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