A repository for diligently handcrafted (or blatantly copied, in the spirit of open-source) config files and nifty scripts for my systems.
Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove what you don’t want or need. Don’t blindly use my settings unless you want to have EXACTLY what I do. Use at your own risk!
dotfiles
are managed and installed with dotbot. To install these dotfiles simplly clone this repository and run the installation script.
$ git clone https://github.com/ProfeC/dotfiles.git ~/.dotfiles
$ ~/.dotfiles/install [config file(s)] # chose correct config file for the distribution you're updating
$ ~/.dotfiles/install macos
Install Xcode and Xcode Tools from the AppStore. Once that has completed,
$ ~/.dotfiles/install macos macos-new
$ ~/.dotfiles/install linux
$ ~/.dotfiles/install linux arch
Thanks to ALL of the people with dotfiles out there that I've looked at to configure my system(s).
Inspired by this article and Dotbot. You can fork Anish Athalye's template if you'd like or take a look at his dotfiles.
The following have been extensivley used:
- Anish Athalye and his:
- Mathias Bynens and his:
- Samuel Walladge and his:
- dotfiles repository
- parts of his README.
Content can be assumed to be original unless stated otherwise. All third party content is copyright their respective authors and bound by their original licenses.
Attempts have been made to identify third party content within the repository, with sources and attribution given where necessary. Please contact me if any issues are discovered.