|
2 months ago | |
---|---|---|
.config | 2 months ago | |
bin | 2 months ago | |
.Xresources | 1 year ago | |
.Xresources-manjaro | 8 months ago | |
.bash_profile | 8 months ago | |
.bash_prompt | 1 year ago | |
.bashrc | 2 months ago | |
.gdbinit | 1 year ago | |
.gitignore | 8 months ago | |
.lynxrc | 1 year ago | |
.tmux.conf | 1 year ago | |
.vimrc | 8 months ago | |
.xinitrc | 8 months ago | |
README.md | 11 months ago | |
place-dotfiles.sh | 8 months ago |
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!)