launch iwr_install.ps1
to install all the packages and wait for it to finish
launch installer.py
or dist\installer.exe
with admin privileges to configure the terminal and wait for it to finish.
launch setup.bat
to configure the terminal and wait for it to finish.
launch install_dependencies.ps1
to install all the dependencies and wait for it to finish
launch config.bat
to configure the terminal and wait for it to finish.
you can use ctrl + f
to search for files and ctrl + r
to search for commands
git commands auto completion git ch
will be completed to git checkout
and so on make sure to click Tab
powershell commands auto completion Get-
will be completed to Get-Command
and so on make sure to click Tab
If someone wants to add or improve something, I invite you to collaborate directly in this repository: terminal-setup