No description
Find a file
2022-02-15 06:08:48 -06: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 Minor fixes 2022-02-15 06:08:48 -06:00
neovim Initializing my dotfiles and some basic documentation and scripts. 2022-01-10 22:29:52 -06:00
shell Minor fixes 2022-02-15 06:08:48 -06:00
xresources Initializing my dotfiles and some basic documentation and scripts. 2022-01-10 22:29:52 -06: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