{"id":16936776,"url":"https://github.com/opcode81/genpathextaliases","last_synced_at":"2026-04-28T16:05:23.755Z","repository":{"id":146886553,"uuid":"10805739","full_name":"opcode81/genPathExtAliases","owner":"opcode81","description":"generates bash aliases for files that are executable on Windows (as defined through PATHEXT) but aren't in msys or cygwin bash","archived":false,"fork":false,"pushed_at":"2024-11-19T21:02:20.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T01:44:49.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opcode81.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2013-06-19T20:41:25.000Z","updated_at":"2024-11-19T21:02:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4fa8fd3-3e58-4893-b359-ea0c610fcd47","html_url":"https://github.com/opcode81/genPathExtAliases","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opcode81%2FgenPathExtAliases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opcode81%2FgenPathExtAliases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opcode81%2FgenPathExtAliases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opcode81%2FgenPathExtAliases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opcode81","download_url":"https://codeload.github.com/opcode81/genPathExtAliases/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244739952,"owners_count":20501992,"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":[],"created_at":"2024-10-13T20:57:52.269Z","updated_at":"2026-04-28T16:05:18.720Z","avatar_url":"https://github.com/opcode81.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"genPathExtAliases\n=================\n\nWindows supports a configurable set of file extensions which can be executed when found on the `PATH`.\nSpecifically, the extensions configured in the `PATHEXT` envioronment variable, e.g.\n\n    PATHEXT=\".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.LNK\"\n\nUnfortunately, Bash shells for Linux (e.g. Git-Bash) will typically only execute `.exe` files they find on the `PATH`.\nThis tool generates a shell script containing alias definitions for files that are executable on Windows.\nThis shell script can then be sourced in e.g. `.bash_profile` to make the respective programs executible in Bash.\nFor instance, for the msys-based Git-Bash, run\n\n    python genPathExtAliases.py msys\n\nwhich will generate the file `./pathextAliases.sh`.\nThen add a line like the following `.bash_profile`:\n\n    source /path/to/genPathExtAliases/pathextAliases.sh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopcode81%2Fgenpathextaliases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopcode81%2Fgenpathextaliases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopcode81%2Fgenpathextaliases/lists"}