├── Backgrounds └── InkedPowerShelI.jpg ├── Gifs └── Term-pwsh.gif ├── Icons ├── Avatar.svg ├── Powershell_av_colors.ico ├── Powershell_avatar.ico ├── Powershell_black.ico ├── Powershell_black_64.png ├── license.rtf ├── ps_black_128.svg ├── ps_black_32x32.ico └── ps_black_64.svg ├── Ignite2019 ├── InkedPowerShelI.jpg └── Term-pwsh.gif ├── LICENSE ├── Poster └── PowerShell_7_Infographic.pdf └── README.md /Backgrounds/InkedPowerShelI.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Backgrounds/InkedPowerShelI.jpg -------------------------------------------------------------------------------- /Gifs/Term-pwsh.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Gifs/Term-pwsh.gif -------------------------------------------------------------------------------- /Icons/Avatar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Icons/Avatar.svg -------------------------------------------------------------------------------- /Icons/Powershell_av_colors.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Icons/Powershell_av_colors.ico -------------------------------------------------------------------------------- /Icons/Powershell_avatar.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Icons/Powershell_avatar.ico -------------------------------------------------------------------------------- /Icons/Powershell_black.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Icons/Powershell_black.ico -------------------------------------------------------------------------------- /Icons/Powershell_black_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Icons/Powershell_black_64.png -------------------------------------------------------------------------------- /Icons/license.rtf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Icons/license.rtf -------------------------------------------------------------------------------- /Icons/ps_black_128.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Icons/ps_black_128.svg -------------------------------------------------------------------------------- /Icons/ps_black_32x32.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Icons/ps_black_32x32.ico -------------------------------------------------------------------------------- /Icons/ps_black_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Icons/ps_black_64.svg -------------------------------------------------------------------------------- /Ignite2019/InkedPowerShelI.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Ignite2019/InkedPowerShelI.jpg -------------------------------------------------------------------------------- /Ignite2019/Term-pwsh.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Ignite2019/Term-pwsh.gif -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/LICENSE -------------------------------------------------------------------------------- /Poster/PowerShell_7_Infographic.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/Poster/PowerShell_7_Infographic.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theJasonHelmick/PowerShellImages/HEAD/README.md --------------------------------------------------------------------------------