{"id":28234661,"url":"https://github.com/radad/radcmdplus","last_synced_at":"2025-09-11T16:47:43.495Z","repository":{"id":281582423,"uuid":"945690886","full_name":"RadAd/RadCmdPlus","owner":"RadAd","description":"Enhancements for cmd setup and use","archived":false,"fork":false,"pushed_at":"2025-05-13T05:40:16.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T22:33:07.502Z","etag":null,"topics":["batch","cmd","windows"],"latest_commit_sha":null,"homepage":"","language":"Batchfile","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/RadAd.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,"zenodo":null}},"created_at":"2025-03-10T01:08:15.000Z","updated_at":"2025-05-13T05:40:44.000Z","dependencies_parsed_at":"2025-04-01T03:30:13.227Z","dependency_job_id":"de6427f2-7dc3-4aca-bda4-3f6225289641","html_url":"https://github.com/RadAd/RadCmdPlus","commit_stats":null,"previous_names":["radad/radcmdplus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RadAd/RadCmdPlus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadAd%2FRadCmdPlus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadAd%2FRadCmdPlus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadAd%2FRadCmdPlus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadAd%2FRadCmdPlus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RadAd","download_url":"https://codeload.github.com/RadAd/RadCmdPlus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RadAd%2FRadCmdPlus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274672700,"owners_count":25328548,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["batch","cmd","windows"],"created_at":"2025-05-18T22:14:13.207Z","updated_at":"2025-09-11T16:47:43.471Z","avatar_url":"https://github.com/RadAd.png","language":"Batchfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RadCmdPlus\nEnhancements for cmd setup and use.\n\n## Install\n\nTo install, clone the repository:\n```\nset RADCMDPLUSDIR=%LOCALAPPDATA%\\Programs\\RadSoft\\RadCmdPlus\ngit clone https://github.com/RadAd/RadCmdPlus.git \"%RADCMDPLUSDIR%\"\n```\n\nAdd the following lines to your cmd startup script:\n```\nset RADCMDPLUSDIR=%LOCALAPPDATA%\\Programs\\RadSoft\\RadCmdPlus\ncall \"%RADCMDPLUSDIR%\\CmdStartup.bat\"\n```\n\n## [CmdStartup](CmdStartup.bat)\nInitializes the cmd environment.\n\nFor user customisation it executes all batch files in `%LOCALAPPDATA%\\RadCmdPlus\\Startup`,\nand loads the aliases from `%LOCALAPPDATA%\\RadCmdPlus\\macros.dat`.\n\n## [RadAlias](bin/RadAlias.bat)\nManage aliases for the command line.\n\n**alias:** alias\n\n## [RadChDir](bin/RadChDir.bat)\nEnhancement over standard `chdir`:\n- Will always change drive when necessary\n- `-` will change to last directory\n- Network drives will use pushd instead\n- `~` will expand to the home directory\n\n**alias:** cd, chdir\n\n## [RadColorEcho](bin/RadColorEcho.bat)\nLike echo with color.\n\n## [RadDirBookmark](bin/RadDirBookmark.bat)\nDirectory bookmarks.\n\nSave directory bookmarks to quickly change to later.\n\n**alias:** bm\n\n## [RadDirHistory](bin/RadDirHistory.bat)\nDirectory history.\n\nSave directory changes in history to quickly change to later.\n\n**alias:** scd\n\n## [RadPostCd](bin/RadPostCd.bat)\nAll batch files in `%LOCALAPPDATA%\\RadCmdPlus\\PostCd` will be executed after current directory is changed.\n\n## [RadPath](bin/RadPath.bat)\nManage the path.\n\nAdd, remove or list the directories in the path.\n\n**alias:** path\n\n## [RadPrintPath](bin/RadPrintPath.bat)\nPrint out path line by line.\n\nHighlights duplicate entries and non-existant directories.\n\n## [RadPrompt](bin/RadPrompt.bat)\nEnhancement for the prompt.\n\nA simple way to create a nice looking prompt.\n\n## [RadShim](bin/RadShim.bat)\nShim management.\n\nUse shims instead of extending the path.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradad%2Fradcmdplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradad%2Fradcmdplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradad%2Fradcmdplus/lists"}