No description
Find a file
2024-01-04 22:41:39 -06:00
.config Major updates for the dev machine rebuild. 2024-01-04 22:40:37 -06:00
.gitconfig Major updates for the dev machine rebuild. 2024-01-04 22:40:37 -06:00
.gitignore Major updates for the dev machine rebuild. 2024-01-04 22:40:37 -06:00
.profile Complete rework of this repository to mirror my home directory. Now with a drastically better installation script. Took ownership over startup options sourced in bashrc. 2022-05-06 22:23:52 -05:00
.xinitrc Complete rework of this repository to mirror my home directory. Now with a drastically better installation script. Took ownership over startup options sourced in bashrc. 2022-05-06 22:23:52 -05:00
.Xresources Complete rework of this repository to mirror my home directory. Now with a drastically better installation script. Took ownership over startup options sourced in bashrc. 2022-05-06 22:23:52 -05:00
.zshrc Major updates for the dev machine rebuild. 2024-01-04 22:40:37 -06:00
install.sh Accounting for the updated Alacritty configuration format. 2024-01-04 22:41:39 -06:00
LICENSE Added the MIT license. 2022-01-10 22:30:38 -06:00
README.md Major updates for the dev machine rebuild. 2024-01-04 22:40:37 -06:00
setup-directories.sh Major updates for the dev machine rebuild. 2024-01-04 22:40:37 -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