Giter Site home page Giter Site logo

ohmypoop's Introduction

Powershell Themes

Two cool Oh My Posh Themes for Powershell.

Inspiration ๐Ÿ’ญ

I like the terminal that @HolaMundo uses in his videos (simple and fast), so I wanted to make it's copy but in PowerShell and this is the result.

Based on this scheme image

Copy of the previous scheme image

My Scheme image

How to Install โ”

First

You can install a new terminal only if you want, it is not totally necessary, but it is cooler and provides more functionality than the default
Windows Terminal Preview.

Second

Install a Nerd Font and set it in the terminal. (In this case is useless, but it will be able to help you to see icons in the terminal if you wish)

Fast way

You can clone this repo and just run install.ps1, this it's gonna install all you need and put the themes in your WindowsPowerShell folder inside other folder named "Themes".

Manually way

If you wanna do this manually follow the steps that the own creators offer. โ˜Ÿ

  1. Install Oh My Posh
  2. Install Posh Git
  3. Copy and paste this in the "Microsoft.PowerShell_profile.ps1"
Import-Module posh-git
Import-Module oh-my-posh
  1. And the themes
#Set-PoshPrompt -Theme ~/Documents/WindowsPowerShell/Themes/mytheme.omp.json
Set-PoshPrompt -Theme ~/Documents/WindowsPowerShell/Themes/copytheme.omp.json

Extras

Create your own schemes

Oh My Posh configs

To test your own themes use this. โ˜Ÿ

oh-my-posh --config sample.json --shell universal

ohmypoop's People

Contributors

itssimmons avatar

Watchers

 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.