Skip to content

Commit

Permalink
Add powershell core
Browse files Browse the repository at this point in the history
  • Loading branch information
scaryrawr committed Nov 18, 2020
1 parent 4ae8aec commit c55dd17
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/powershell-core/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions apps/powershell-core/info
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# GNOME shortcut name
NAME="Powershell Core"

# Used for descriptions and window class
FULL_NAME="Microsoft Powershell Core"

# The executable inside windows
WIN_EXECUTABLE="C:\Program Files\PowerShell\7\pwsh.exe"

# GNOME categories
CATEGORIES="WinApps;Windows"

# GNOME mimetypes
MIME_TYPES=""

0 comments on commit c55dd17

Please sign in to comment.