diff options
Diffstat (limited to 'open_windows.go')
| -rw-r--r-- | open_windows.go | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/open_windows.go b/open_windows.go new file mode 100644 index 0000000..155a9a5 --- /dev/null +++ b/open_windows.go @@ -0,0 +1,3 @@ +package main + +const opener = "explorer" |
