Your dotfiles personalise your system; these are mine.
As a system administrator, I log on to a lot of different servers. I need to centralise and standardise my customisation; this repository will allow me to do this easily.
Feel free to fork this repository and hack it around to your tastes. I'll endeavour to include lots of comments to explain what is going on.
git clone https://github.com/tobygale/dotfiles.git ~/.dotfiles
( cd ~/.dotfiles/ && git submodule update --init )
~/.dotfiles/scripts/bootstrapNote: If you clone to a location other than ~/.dotfiles you will need to modify the $DOT variable in bash_profile.symlink and zshrc.symlink.
cd ~/.dotfiles && git pull && git submodule updateIf you find something isn't working as you expected, please open an issue on this repository or send me a pull request.
My thanks go to the creators and collaborators of the following projects: