Configuration dot files
Supported environments:
- Git Bash for Windows
- GNU Linux
Install starship for the command prompt.
-
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/system
(generated during auto install fromtemplates/bash/system
). 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
install.bash
- Run
install.bash
(may require root permissions)