{"id":20315784,"url":"https://github.com/flipeador/environment-variables-editor","last_synced_at":"2025-04-11T17:32:40.272Z","repository":{"id":259813970,"uuid":"868297901","full_name":"flipeador/environment-variables-editor","owner":"flipeador","description":"Windows environment variables editor.","archived":false,"fork":false,"pushed_at":"2025-03-13T21:06:18.000Z","size":164,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T13:38:33.257Z","etag":null,"topics":["ahk","autohotkey","editor","environment-variables","environment-variables-editor","scripts","tools","win32","windows"],"latest_commit_sha":null,"homepage":"","language":"AutoHotkey","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flipeador.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-06T02:17:54.000Z","updated_at":"2025-03-13T21:05:12.000Z","dependencies_parsed_at":"2025-03-01T00:26:50.660Z","dependency_job_id":"84d10f21-f50f-400d-a0a4-fbb19b7ef616","html_url":"https://github.com/flipeador/environment-variables-editor","commit_stats":null,"previous_names":["flipeador/environment-variables-editor"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipeador%2Fenvironment-variables-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipeador%2Fenvironment-variables-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipeador%2Fenvironment-variables-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flipeador%2Fenvironment-variables-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flipeador","download_url":"https://codeload.github.com/flipeador/environment-variables-editor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248449972,"owners_count":21105593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ahk","autohotkey","editor","environment-variables","environment-variables-editor","scripts","tools","win32","windows"],"created_at":"2024-11-14T18:21:47.339Z","updated_at":"2025-04-11T17:32:40.263Z","avatar_url":"https://github.com/flipeador.png","language":"AutoHotkey","readme":"# Environment Variables Editor\n\n[AutoHotkey][ahk] script to edit user and system environment variables in Windows.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Preview\" src=\"assets/preview.webp\"/\u003e \u003cbr/\u003e \u003cbr/\u003e\n  \u003ca href=\"https://github.com/flipeador/environment-variables-editor/releases/download/v1.0.5/envvars.exe\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Releases-Direct download (v1.0.5)-orange.svg?style=for-the-badge\"/\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nEnvironment variables specify files, directories, application-specific options,\nand other similar information that can be different on different computers.\nThe system maintains an environment block for each user and one for the computer.\n\n- `HKCU\\Environment`: Contains persistent environment variables specific to the current user.\n- `HKCU\\Volatile Environment`: Contains temporary environment variables specific to the current user.\n- `HKLM\\SYSTEM\\CurrentControlSet\\Control\\Session Manager\\Environment`: Contains global environment variables for all users.\n\nThe name of an environment variable cannot include an equal sign (`=`).\n\nThe `PATH` environment variable is a special variable that specifies the directories in which certain types of\nfiles are located on the computer that can be referenced without knowing and typing the whole path to the file.\nDirectories are separated by semicolons (`;`), and those that contain semicolons in the path are surrounded by double quotes (`\"`).\n\nThe `PATHEXT` environment variable stores a list of extensions that determines what types of files to look for and in what order within each directory specified in the `PATH` environment variable.\n\nThe script allows you to add multiple values to any variable, by separating them with semicolons, just like the `PATH` variable.\n\n### Hotkeys\n\nHotkeys that perform an action when the script window is active.\n\n| Hotkey | Description |\n| :---: | --- |\n| [\u003ckbd\u003eF5\u003c/kbd\u003e][reload] | Replaces the currently running instance of the script with a new one. |\n| [\u003ckbd\u003eXButton1\u003c/kbd\u003e][xbutton] | [4th mouse button] Moves the selected environment variable value up. |\n| [\u003ckbd\u003eXButton2\u003c/kbd\u003e][xbutton] | [5th mouse button] Moves the selected environment variable value down. |\n\n## Download\n\n\u003chttps://github.com/flipeador/environment-variables-editor/releases\u003e\n\n\u003c!-- Reference Links --\u003e\n[ahk]: https://www.autohotkey.com\n[reload]: https://www.autohotkey.com/docs/v2/lib/Reload.htm\n[xbutton]: https://www.autohotkey.com/docs/v2/KeyList.htm#mouse-advanced\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflipeador%2Fenvironment-variables-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflipeador%2Fenvironment-variables-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflipeador%2Fenvironment-variables-editor/lists"}