Settings

Open settings: Ctrl + , Click on the JSON file in the lower left corner to manually edit bound and unbound shortcuts. To view all default settings Alt + click the JSON file.

Terminal Icons

Install Terminal icons:

Install-Module -Name Terminal-Icons -Repository PSGallery

Add Import-Module -Name Terminal-Icons to your PowerShell profile.

More info here