Skip to content

miltontom/color-my-posh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Color scripts for the windows command-line.

Setup

Open PowerShell and execute,

notepad $PROFILE

A pop-up might appear, proceed with Yes and add these two lines at the top of the script,

Clear-Host
C:\User\John Doe\ps-art\pacman.ps1 # An example path

NOTE: Mention the absolute path to the .ps1 script file.

To see the results perform,

. $PROFILE

Next time and every time you open your terminal you can see my pixel artwork!

Releases

No releases published

Packages

No packages published