This repository is a collection of tools and settings files that are used by the AUAUST team. They are IDEs settings, Git-related files, and other tools that help us work better, in sync and with the same environment. They are grouped by the tool they are related to.
The files contained in this repository are also included in their respective directories locally, as hard links.
To use them, you can use this command: ln /path/to/this/repo/target.file ~/path/to/target.file
.
To use the VS Code configuration file for example (Mac), cd
to /VS Code
and run ln ./settings.json /Users/<user>/Library/Application\ Support/Code/User/settings.json"
.