Skip to content

My powershell profile including oh-my-posh theme and autosuggestion

Notifications You must be signed in to change notification settings

dnntung/my-powershell-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MY PWSH PROFILE

This include autosuggestion and omp, customized for personal hobby

  • Download then put *.ps1 and .omp.json file into ~/.config/powershell folder
  • Add some code in $PROFILE and save it:
. $env:USERPROFILE\.config\powershell\touri_pwsh_profile.ps1
  • Restart the shell by typing in . $PROFILE

About

My powershell profile including oh-my-posh theme and autosuggestion

Topics

Resources

Stars

Watchers

Forks