This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if ($host.Name -eq 'ConsoleHost') { | |
Import-Module PSReadLine | |
} | |
Import-Module -Name Terminal-Icons | |
Import-Module -Name CompletionPredictor | |
#Aliases | |
Set-Alias ll ls | |
Set-Alias g git | |
# Set-Alias grep finstr |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"WPFInstall": [ | |
"WPFInstallrustlang", | |
"WPFInstallvc2015_64", | |
"WPFInstallspotify", | |
"WPFInstallgit", | |
"WPFInstalldotnet6", | |
"WPFInstalldiscord", | |
"WPFInstalltelegram", | |
"WPFInstallgoogledrive", |