Install Oh My Posh with Autocomplete

preview_player
Показать описание
Hey Programmers,
In this video, I am showing how you can install/set up Oh My Posh for your windows terminal.

Steps :
Install Windows Terminal

Install-Module oh-my-posh -Scope CurrentUser

notepad $PROFILE

Import-Module oh-my-posh

Set-ExecutionPolicy -ExecutionPolicy Unrestricted

Install Caskaydiacove Nerd Font

Install-Module PSReadLine -Force

Set-PSReadLineOption -PredictionSource History
Set-PSReadLineOption -PredictionViewStyle ListView

Thanks for watching....

#ohmyposh #terminal #autocomplete

Join this channel to get access to perks:

#CuriousDrive #WeLoveCoding
Рекомендации по теме
Комментарии
Автор

Very good explanation of installing oh-my-posh --> Thanks

Some people might run into a little problem though, depending on their PowerShell version.
Below PowerShell version 6 the PSReadLine is written as PSReadline.

The simple fix is to close all powershell and command windows etc.
And the using the file explorer rename the directory as followed: C:\Program

In other words, change the l in PSReadline to a capital l so that it becomes PSReadLine.

haroldemmers
Автор

I wanna say it's perfect man, Thank ya. I hope I know your video soon.

My terminal looks fantastic so far, and it's working better now. Once again, Thank you!

linhvuquach
Автор

Very helpful video. I appreciate you taking your time with the instructions and explanation.

-SANDRO-
Автор

Best Video about oh-my-posh installation... Thanks for effort.

hellfrnd
Автор

Loved the video, very helpful, thanks!

nizarzouaoui
Автор

Very Nice Bro! it's working! Thanks!

ajfernandeez
Автор

Very useful video. Thanks for sharing your knowledge.

andersonrochadev
Автор

Great video, thanks! I use "Import-Module -Name Terminal-Icons" for file icons in my profile

Автор

excelenet explanation, very nice content

JoseLuisMorales
Автор

Thanks for the video I actually and successfully install and make it run as intended

duckquacks
Автор

thank u very much brother. it helps me a lot. what should i do, if i want to clear some history not all?

najmulhasan
Автор

Amazing!! Thank you a lot!! I've been trying between Fish Shell with cygwin on Windows, but there is always some copatibility problem, now i have all that i need on windows :)

tomaszstanisz
Автор

Thanks about completions, added, all is good)

fractalzombie
Автор

Ps realine giving warning in vs code and not working any way to just disable list view just in vs code?

imakhlaqXD
Автор

how to list view only showing when press ctrl + space ?

Konami
Автор

Rất hữu ích cảm ơn bạn, tôi đến từ Việt Nam

thanhtinhtran
Автор

how to uninstall/remove the Set-PSReadLineOption -PredictionViewStyle ListView ??

Konami
Автор

But notepad $PROFILE is not working I mean it can't sync with the settings even though I put all files in text files. Anyone have sugestion?

saakib-yt
Автор

Inside cmder it is not working likewise inside vscode it is working fine

lovetheentertainment
Автор

Can i follow your instruction for windows 11 now?

mdnajmulhasan