chore: update winget config file location & extension

This commit is contained in:
Muhammad Danish 2025-02-28 00:19:01 +05:00 committed by Jan De Dobbeleer
parent e95704f332
commit ea8a922968
2 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@ The project has a [winget] [configuration][winget-configuration] file available
Navigate to the cloned repository and use winget to install the dependencies:
```powershell
winget configure configurations/configuration.dsc.yaml
winget configure .config/configuration.winget
```
Done! Restart the terminal and you're ready to continue below.
@ -164,6 +164,6 @@ With everything set up, you're ready to start making changes and create your fir
[code]: https://code.visualstudio.com
[delve]: https://github.com/go-delve/delve
[docusaurus]: https://docusaurus.io
[winget-configuration]: https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/configurations/configuration.dsc.yaml
[winget-configuration]: https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/.config/configuration.winget
[winget]: https://learn.microsoft.com/en-us/windows/package-manager/winget/
[nodejs]: https://nodejs.org/en/download/