Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!
Clone the repository.
git clone https://cc-github.bmwgroup.net/tu-adp-bellman/dotfilesRun the install script.
cd dotfiles # enter the repo dir
./install.bashSelect the things you want.
The following files are reserved for your private local configuration:
~/.vimrc.local~/.gitconfig
They won't be overwritten if they exist.
Feel free to leave your suggestions/improvements!
- Mathias Bynens and his dotfiles repository