{"id":21866903,"url":"https://github.com/rootmos/qcd","last_synced_at":"2026-05-03T12:32:17.749Z","repository":{"id":19537654,"uuid":"22785552","full_name":"rootmos/qcd","owner":"rootmos","description":"Script for Quickly Changing Directory.","archived":false,"fork":false,"pushed_at":"2014-08-19T08:08:33.000Z","size":196,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T04:29:39.100Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rootmos.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}},"created_at":"2014-08-09T12:18:29.000Z","updated_at":"2014-08-23T12:48:08.000Z","dependencies_parsed_at":"2022-08-24T03:30:54.066Z","dependency_job_id":null,"html_url":"https://github.com/rootmos/qcd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rootmos/qcd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootmos%2Fqcd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootmos%2Fqcd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootmos%2Fqcd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootmos%2Fqcd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rootmos","download_url":"https://codeload.github.com/rootmos/qcd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootmos%2Fqcd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32569712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-28T05:07:53.412Z","updated_at":"2026-05-03T12:32:17.686Z","avatar_url":"https://github.com/rootmos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"qcd\n===\n\nThis simple little script can be used to quickly move between locations saved in a database.\n\n\nInstallation\n------------\n\n  1. Move the python scripts into a comfortable place\n  2. Set the path in `sh_hook` to point to said place\n  3. Source `sh_hook` into your shell or add it into your starup script for automatic sourcing\n\nUsage\n-----\n\nFirst save a location you visit frequently\n\n```\nqcd -a /etc/init.d\n```\nThis will save it into the database at an automatically generated key, which is incrementing integers, so we will save this to 1 in this case.\n\nOr we could have given it a name of our own:\n```\nqcd -a i /etc/init.d\n```\n\nThen whenever we want to go there we can simply write:\n```\nqcd i\n```\n\nTo list our saved locations, simply issue:\n```\nqcd -l\n```\nand for more operations you might find\n```\nqcd -h\n```\nhelpful, our you can fork it and write any functionality that is missing! :)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootmos%2Fqcd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frootmos%2Fqcd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootmos%2Fqcd/lists"}