Skip to content

charlas/ProfileStuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Profile Stuff

Terminal Icons

Install-Module -Name Terminal-Icons -Repository PSGallery

Oh-My-Posh

Set-ExecutionPolicy Bypass -Scope Process -Force; Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://ohmyposh.dev/install.ps1'))

PSReadline

Install-Module -Name PowerShellGet -Force

PSColors

Install-Module PSColors -Scope CurrentUser -AllowClobber

PoshGit

PowerShellGet\Install-Module posh-git -Scope CurrentUser -Force

VSC Extensions

aslamanver.vsc-export < use this to do initial sync, then Sync on github to pull config

About

Personal Profile Stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published