My personal dotfiles
clone the repository
git clone --depth 1 https://github.com/afgalvan/dotfiles.git
Go to the directory
cd dotfiles
Execute the installer
./install.sh
Before start...
-
Run powershell/windows terminal as administrator.
-
You'll need cargo installed in your machine and added in your path.
-
Ensure that VS 2013, 2015, 2017 or 2019 was installed with the Visual C++ option.
clone the repository
git clone --depth 1 https://github.com/afgalvan/dotfiles.git
Go to the directory
cd dotfiles
Execute the installer
powershell -ExecutionPolicy ByPass -File windows_installer.ps1