├── Admin_Git.png ├── LICENSE ├── Non-Admin.png ├── README.md ├── Themes └── TsekNet.psm1 ├── install.ps1 └── profile.ps1 /Admin_Git.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TsekNet/PowerShell-Profile/HEAD/Admin_Git.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TsekNet/PowerShell-Profile/HEAD/LICENSE -------------------------------------------------------------------------------- /Non-Admin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TsekNet/PowerShell-Profile/HEAD/Non-Admin.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TsekNet/PowerShell-Profile/HEAD/README.md -------------------------------------------------------------------------------- /Themes/TsekNet.psm1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TsekNet/PowerShell-Profile/HEAD/Themes/TsekNet.psm1 -------------------------------------------------------------------------------- /install.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TsekNet/PowerShell-Profile/HEAD/install.ps1 -------------------------------------------------------------------------------- /profile.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TsekNet/PowerShell-Profile/HEAD/profile.ps1 --------------------------------------------------------------------------------