DEPRECATED This project was broken up into separate projects.
- grscheller/bash_dotfiles
- grscheller/fish_dotfiles
- grscheller/nvim_dotfiles
- grscheller/misc_dotfiles
My GitHub repository to maintain and install all my Linux based "dotfiles." This is my actual working setup, take what may be useful to you, or use as a starting point for your own version.
Scripts install my "dotfiles" from the cloned repo into my $HOME directory. These scripts can be launched from anywhere. They will honor the XDG directory specification.
- POSIX installation scripts.
- bashInstall for Bash, my fallback shell.
- fishInstall for Fish, my primary shell.
- nvimInstall for Neovim, always a work in progress.
- develInstall for other development tools.
- dotfileInstall to Install all of the above.
- Fish abbreviations/bash aliases
- bI 🠖 bin/bashInstall
- fI 🠖 bin/fishInstall
- nI 🠖 bin/nvimInstall
- dI 🠖 bin/develInstall
- aI 🠖 bin/dfInstall (installs all of the above)
- Sourced core infrastructure for scripts.
To the extent possible under law, Geoffrey R. Scheller has waived all copyright and related or neighboring rights to grscheller/dotfiles. This work is published from the United States of America.
See LICENSE for details.