initial commit

This commit is contained in:
potatoattack 2022-05-27 14:46:44 +10:00
commit 9ef227d719
4 changed files with 55 additions and 0 deletions

View file

@ -0,0 +1,5 @@
post_install() {
echo ""
echo "To use PowerShell Editor Services set the bundle path to /opt/powershell-editor-services in your editor"
echo ""
}