Skip to content

aymaneallaoui/setup-terminal

Repository files navigation

my terminal setup:

Alt text

first setp:

launch iwr_install.ps1 to install all the packages and wait for it to finish

second step:

launch installer.py or dist\installer.exe with admin privileges to configure the terminal and wait for it to finish.

third step:

launch setup.bat to configure the terminal and wait for it to finish.

fourth step:

launch install_dependencies.ps1 to install all the dependencies and wait for it to finish

fifth step:

launch config.bat to configure the terminal and wait for it to finish.

features:

terminal icons :

Alt text

commands history :

Alt text

file finder :

you can use ctrl + f to search for files and ctrl + r to search for commands

Alt text

imporve git experience :

Alt text

git commands auto completion git ch will be completed to git checkout and so on make sure to click Tab

powershell auto completion :

Alt text

powershell commands auto completion Get- will be completed to Get-Command and so on make sure to click Tab

enjoy

Contributing

If someone wants to add or improve something, I invite you to collaborate directly in this repository: terminal-setup