mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
chore: remove unused file
This commit is contained in:
parent
ac7894b0ee
commit
d0deea5fd5
|
@ -1,21 +0,0 @@
|
|||
# yaml-language-server: $schema=https://aka.ms/configuration-dsc-schema/0.2
|
||||
properties:
|
||||
resources:
|
||||
- resource: Microsoft.WinGet.DSC/WinGetPackage
|
||||
id: ohmyposh
|
||||
directives:
|
||||
description: Install Oh My Posh
|
||||
allowPrerelease: true
|
||||
settings:
|
||||
id: JanDeDobbeleer.OhMyPosh
|
||||
source: winget
|
||||
# - resource: PSDesiredStateConfiguration/Script
|
||||
# dependsOn:
|
||||
# - ohmyposh
|
||||
# id: fonts
|
||||
# directives:
|
||||
# description: Install Nerd Font
|
||||
# settings:
|
||||
# TestScript: return $false
|
||||
# GetScript: oh-my-posh font install
|
||||
configurationVersion: 0.2.0
|
Loading…
Reference in a new issue