Skip to content

Commit

Permalink
Updated font size
Browse files Browse the repository at this point in the history
  • Loading branch information
mikefrobbins committed Aug 22, 2017
1 parent f7e97bc commit 973abd4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Twitter: @mikefrobbins

Start-Sleep -Seconds 1800

#Set PowerShell ISE Zoom to 150%
#Set PowerShell ISE Zoom to 175%

$psISE.Options.Zoom = 150
$psISE.Options.Zoom = 175
$Path = 'C:\Demo'

#Create the C:\Demo older if it doesn't already exist
Expand Down

0 comments on commit 973abd4

Please sign in to comment.