dotfiles are configuration files that I use on PCs I work with.
.gitconfigfile with author’s name, email, aliases and useful settings- PowerShell profile with custom prompt and posh-git support
git clone https://github.com/iamakulov/dotfiles.git
cd dotfiles
.\init.ps1
Note: the initialization script was not tested yet and may work improperly.
MIT © Ivan Akulov