Giter Site home page Giter Site logo

awaescher / poshx Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 327 KB

A simple PowerShell profile to make its console window look a bit like the Terminal on macOS.

License: MIT License

PowerShell 100.00%
powershell powershell-profile terminal-theme

poshx's Introduction

PoshX

A simple PowerShell profile to make its console window look a bit like the Terminal on macOS.

Screenshot

The screenshots show some Git hints from the powerful PowerShell extension posh-git. To match the brighter look in the right window, the default colors were slightly modified.

Use the customized fork poshx-git to get the same look with PoshX.

Installation

  1. Head over to the PowerShell profile folder:

    default: C:\Users\{USERNAME}\Documents\WindowsPowerShell

    If there's no profile file yet, simply copy the ps1-file into that folder.

    If there's already a profile file, merge the contents from the ps1-file to it.

  2. If you open a new PowerShell window, you should see a mix if the old background combined with a white background around the text. To fix this, you need to set the backcolor to "White" manually once.

    • Run PowerShell
    • Right-click the title bar
    • Go to "Properties", tab "Colors"
    • Select the checkbox "Screen Background"
    • Choose "White"
    • Close the PowerShell console
  3. Optional: I'd say that the default font is not that appealing. For me the font Consolas 15pt works best. This can be changed in the same dialog as seen in step 2. under the tab "Font".

New instances will start in the desired new style.

Uninstall

If you merged the file contents in Installation step 1, simply remove the inserted lines again.

If you copied the whole file to the PowerShell profile folder, simply delete it again.

You may reset the backcolor manually again (like shown in step 2) if you set it during the installation.

poshx's People

Contributors

awaescher avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.