Configuration dot files
Supported environments:
- Git Bash for Windows
- GNU Linux
-
Copy
.gitattributes
to any git repositories you create. -
If you install programs that require additions to your shell (i.e. adding aliases, appending to $PATH, etc.), you will need to add them to
.bash_program_setups
. As these vary greatly depending on what programs you install, this cannot be automatically done.
-
Run Git Bash as an administrator (this is required for symlinks to work properly)
-
Run supplied
install.bash
script
- Run supplied
install.bash
script (may require root permissions)