Horseshoe Crab 3fc698d0b8 | ||
---|---|---|
.config | ||
bin | ||
.Xresources | ||
.Xresources-manjaro | ||
.bash_profile | ||
.bash_prompt | ||
.bashrc | ||
.gdbinit | ||
.gitignore | ||
.lynxrc | ||
.tmux.conf | ||
.vimrc | ||
.xinitrc | ||
README.md | ||
place-dotfiles.sh |
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. Since this is intended more as a "holding place" or backup for my configs, software development/version control best practices may not apply (translation: git history and commit messages will be bad).
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.
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!)