34
loading...
This website collects cookies to deliver better user experience
Do you love open-source? Do you want to make your PowerShell really powerful? Consider installing scoop and make your life simple! 😄 Learn how can scoop help you to make your Visual Studio Code terminal colorful. This was my dream on windows machine to achieve. Please read my article till end and enjoy!
iex
(New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh')
and hit enter. iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
scoop help
and see if it is installed.c:\users\<username>\My Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1
. Run $profile to learn where is your profile. If not then create new one.Invoke-Expression (oh-my-posh --init --shell pwsh --config "$(scoop prefix oh-my-posh)/themes/nu4a.omp.json")
scoop install https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/oh-my-posh.json
to install on-my-post.oh-my-posh.exe
- Windows executable, added to your $PATHoh-my-posh-wsl
- Linux executable, added to your $PATH for use in the WSLthemes
- The latest Oh my Posh themesMesloLGL NF
Font. json
name. I have currently themes\nu4a.omp.json
I will switch to themes\cert
. With below new scriptInvoke-Expression (oh-my-posh --init --shell pwsh --config "$(scoop prefix oh-my-posh)/themes/cert.omp.json")👈
scoop
and coolness of PowerShell
on your windows machine.Rupesh
and you can ask doubts/questions and get more help, tips and tricks.Your bright future is awaiting for you so visit today FullstackMaster and allow me to help you to board on your dream software company as a new Software Developer, Architect or Lead Engineer role.