Skip to content

mukunthan7/OhMyGod-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oh my posh powershell developer config and theme

Microsoft Store

Install Windows Terminal in Microsoft Store

Windows Terminal in Microsoft Store

Winget Install setup

Winget Install link

Winget in Windows Terminal

Installing Winget

winget install Windows Terminal

Powershell

Install Powershell7 or using default Powershell

PowerShell7 install

Powershell 7 Install link

open your PowerShell as Administrator and run the following command

Enter the command in PowerShell as Administrator

Set-ExecutionPolicy Unrestricted

Open Normal Powershell Installing OhMyPosh Using PowerShell, install Posh-Git and Oh-My-Posh:

Installing Oh-My-Posh

Install-Module oh-my-posh -Scope CurrentUser

Installing Posh-Git

Install-Module posh-git -Scope CurrentUser

Installing PSReadLine

Install-Module -Name PSReadLine -Scope CurrentUser -Force -SkipPublisherCheck

Installing module for icons in PowerShell To install the module from the PowerShell Gallery:

Installing Terminal-Icons

Install-Module -Name Terminal-Icons -Repository PSGallery

Installing and Configuring Fonts

FiraCode Nerd Font

You can install it with double click

Now, to set the fonts in terminal:

In that configuration file oyu have to add configuration for you default profile or specifically for your powershell 7 or Default PowerShell

Oh My God Theme

Git repo indicator

Oh My God Theme

Programming Language ls command icons

Oh My God Theme

Programming Language location indicator icons

Oh My God Theme

About

OhMyGod Theme in Developer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published