Skip to content

Change the design of Power Shell and add the design for showing in which branch you're working at.

License

Notifications You must be signed in to change notification settings

DrRoglaa/power-shell-custom-display-and-show-branch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Power Shell Custom Display

An awesome template for changing the look of PS!

About The Project

PowerShell startup design: Product Name Screen Shot Added function for showing the branch name: Product Name Screen Shot

Getting Started

Before we start please check the below prerequisites.

Prerequisites

Installed Power Shell & Visual Studio Code

Installation

  1. Get the PowerShell for FREE from MS Store
  2. Get the Visual Studio Code for FREE from Visual Studio Code
  3. In the PowerShell paste
    code $profile
  4. Visual Studio Code will open and copy the code from the customPS.txt
  5. Save it and restart PowerShell
  6. Reopen PowerShell and right click (open setttings)
  7. Check JSON file (left corner below)
  8. Find the line (below you will see "name" : "PowerShell" )
 "commandLine": "pwsh.exe"
  1. Change the line with
 "commandLine": "pwsh.exe -nologo"
  1. Save and close PowerShell

(back to top)

Roadmap

  • Remove logo on startup of Power Shell
  • Add custom design in Power Shell
  • Add Additional Templates w/ Examples

See the open issues for a full list of proposed features (and known issues).

(back to top)

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.

(back to top)

About

Change the design of Power Shell and add the design for showing in which branch you're working at.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published