{"id":21590593,"url":"https://github.com/anishlearnstocode/cmd-line-shortcuts","last_synced_at":"2026-05-20T03:13:15.614Z","repository":{"id":205794292,"uuid":"715100676","full_name":"anishLearnsToCode/cmd-line-shortcuts","owner":"anishLearnsToCode","description":"Important command line shortcuts for different tools","archived":false,"fork":false,"pushed_at":"2024-04-15T08:44:01.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-01T20:15:51.956Z","etag":null,"topics":["cli","cli-tools","cmd","command-line","command-line-tool","git","homebrew","shortcut"],"latest_commit_sha":null,"homepage":"","language":null,"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/anishLearnsToCode.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":"2023-11-06T13:33:43.000Z","updated_at":"2024-05-22T14:45:48.483Z","dependencies_parsed_at":"2023-11-06T14:45:14.749Z","dependency_job_id":"0cf3ba24-8bbb-46f0-9174-a2434fa9ee31","html_url":"https://github.com/anishLearnsToCode/cmd-line-shortcuts","commit_stats":null,"previous_names":["anishlearnstocode/cmd-line-shortcuts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anishLearnsToCode%2Fcmd-line-shortcuts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anishLearnsToCode%2Fcmd-line-shortcuts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anishLearnsToCode%2Fcmd-line-shortcuts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anishLearnsToCode%2Fcmd-line-shortcuts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anishLearnsToCode","download_url":"https://codeload.github.com/anishLearnsToCode/cmd-line-shortcuts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244198406,"owners_count":20414443,"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":["cli","cli-tools","cmd","command-line","command-line-tool","git","homebrew","shortcut"],"created_at":"2024-11-24T16:19:21.369Z","updated_at":"2026-05-20T03:13:10.577Z","avatar_url":"https://github.com/anishLearnsToCode.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Command line shortcuts\n\n## ☕️ homebrew\n- Check homebrew path: `brew --prefix`\n\n## nginx\n- Restart nginx: `nginx -s reload`\n\n## dnsmasq\n- Test if scripts are valid: `dnsmasq --test`\n- Start dnsmasq: `sudo dnsmasq`\n\n## docker\n- List all running machines: `docker ps`\n- Enter a machine interactively to see env variables: `docker exec -it ${containerName} bash`\n- Stop a container: `docker stop ${containerName}`\n- Delete a container: `docker rm ${containerName}`\n\n## linux\n- Listen to logs: `tail -f /path/to/file`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanishlearnstocode%2Fcmd-line-shortcuts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanishlearnstocode%2Fcmd-line-shortcuts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanishlearnstocode%2Fcmd-line-shortcuts/lists"}