Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aymaneallaoui/setup-terminal

my terminal setup for ps
https://github.com/aymaneallaoui/setup-terminal

powershell powershell-script powershell-theme terminal terminal-setup terminal-themes windows-development

Last synced: about 1 month ago
JSON representation

my terminal setup for ps

Awesome Lists containing this project

README

        

# my terminal setup:

![Alt text](image-6.png)

## 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](image-1.png)

### commands history :

![Alt text](image-2.png)

### file finder :

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

![Alt text](image-3.png)

### imporve git experience :

![Alt text](image-4.png)

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](image-5.png)

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](https://github.com/aymaneallaoui/setup-terminal)