From 1b11edddbfec93998495fb63fdd7fd3390222866 Mon Sep 17 00:00:00 2001 From: lurebat <154669821+lurebat@users.noreply.github.com> Date: Wed, 25 Jun 2025 16:46:25 +0300 Subject: [PATCH 1/2] Create Env-0F43C966617C4817B1BEC29DCC8E5A69.json --- plugins/Env-0F43C966617C4817B1BEC29DCC8E5A69.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 plugins/Env-0F43C966617C4817B1BEC29DCC8E5A69.json diff --git a/plugins/Env-0F43C966617C4817B1BEC29DCC8E5A69.json b/plugins/Env-0F43C966617C4817B1BEC29DCC8E5A69.json new file mode 100644 index 000000000..40acfdfb8 --- /dev/null +++ b/plugins/Env-0F43C966617C4817B1BEC29DCC8E5A69.json @@ -0,0 +1,14 @@ +{ + "ID": "0F43C966617C4817B1BEC29DCC8E5A69", + "ActionKeyword": "env", + "Name": "Env", + "Description": "Control Environment Variables from Flow Launcher", + "Author": "lurebat", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/lurebat/Flow.Launcher.Plugin.Env", + "ExecuteFileName": "Flow.Launcher.Plugin.Env.dll", + "UrlDownload": "https://github.com/lurebat/Flow.Launcher.Plugin.Env/releases/download/v1.0.0/Flow.Launcher.Plugin.Env.zip", + "UrlSourceCode": "https://github.com/lurebat/Flow.Launcher.Plugin.Env", + "IcoPath": "https://cdn.jsdelivr.net/gh/lurebat/Flow.Launcher.Plugin.Env@master/icon.png" +} From 8c8d1e17632796fa5b060c264c04615c409d5d8a Mon Sep 17 00:00:00 2001 From: lurebat <154669821+lurebat@users.noreply.github.com> Date: Sun, 6 Jul 2025 07:44:37 +0300 Subject: [PATCH 2/2] Update Env-0F43C966617C4817B1BEC29DCC8E5A69.json --- plugins/Env-0F43C966617C4817B1BEC29DCC8E5A69.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/Env-0F43C966617C4817B1BEC29DCC8E5A69.json b/plugins/Env-0F43C966617C4817B1BEC29DCC8E5A69.json index 40acfdfb8..215e09d3c 100644 --- a/plugins/Env-0F43C966617C4817B1BEC29DCC8E5A69.json +++ b/plugins/Env-0F43C966617C4817B1BEC29DCC8E5A69.json @@ -1,13 +1,11 @@ { "ID": "0F43C966617C4817B1BEC29DCC8E5A69", - "ActionKeyword": "env", "Name": "Env", "Description": "Control Environment Variables from Flow Launcher", "Author": "lurebat", "Version": "1.0.0", "Language": "csharp", "Website": "https://github.com/lurebat/Flow.Launcher.Plugin.Env", - "ExecuteFileName": "Flow.Launcher.Plugin.Env.dll", "UrlDownload": "https://github.com/lurebat/Flow.Launcher.Plugin.Env/releases/download/v1.0.0/Flow.Launcher.Plugin.Env.zip", "UrlSourceCode": "https://github.com/lurebat/Flow.Launcher.Plugin.Env", "IcoPath": "https://cdn.jsdelivr.net/gh/lurebat/Flow.Launcher.Plugin.Env@master/icon.png"