My misc dotfiles (will likely dramatically change at random times, so the git history will likely be unclean, nonexistent, or otherwise bad practices). This is mostly for backup and in case anyone's curious
Go to file
Horseshoe Crab 3c263a9aff Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
.config Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
bin Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
.Xresources Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
.bash_profile Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
.bash_prompt Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
.bashrc Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
.gdbinit Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
.gitignore Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
.lynxrc Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
.tmux.conf Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
.vimrc Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
.xinitrc Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
README.md Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00
place-dotfiles.sh Probably a ton of changes tbh 2021-04-15 18:45:15 -04:00

README.md

x1phosura's dotfiles

Just a collection of some of my configs and such for personal use. Some of them are minimally/unchanged, but others are very customized. Some files are very much inspired by others, some are purely my own.

I will probably add more to this description at a later date, but for now feel free to peruse if reading my dotfiles seems like your idea of a fun time.

Note: previously my dotfiles were managed horribly through an awful bash script manually copying files. I've decided creating symlinks is less awful, and I feel comfortable with this solution for now.

Note: dotfile symlink script should now actually be idempotent (YAY!)