{"id":19697023,"url":"https://github.com/ademozay/gam","last_synced_at":"2026-02-26T18:36:50.168Z","repository":{"id":144346358,"uuid":"111724057","full_name":"ademozay/gam","owner":"ademozay","description":"gam is a CLI tool to manage permanent aliases","archived":false,"fork":false,"pushed_at":"2017-12-13T12:54:45.000Z","size":13,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-29T11:42:12.406Z","etag":null,"topics":["bash-aliases","cli","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ademozay.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":"2017-11-22T19:25:06.000Z","updated_at":"2019-06-27T06:37:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"7300e6b0-de98-4c17-89bb-5d08ccb15f29","html_url":"https://github.com/ademozay/gam","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ademozay/gam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ademozay%2Fgam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ademozay%2Fgam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ademozay%2Fgam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ademozay%2Fgam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ademozay","download_url":"https://codeload.github.com/ademozay/gam/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ademozay%2Fgam/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29867561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T18:27:06.972Z","status":"ssl_error","status_checked_at":"2026-02-26T18:26:57.848Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bash-aliases","cli","go"],"created_at":"2024-11-11T19:36:59.984Z","updated_at":"2026-02-26T18:36:50.148Z","avatar_url":"https://github.com/ademozay.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gam [![Build Status](https://travis-ci.org/ademozay/gam.svg?branch=master)](https://travis-ci.org/ademozay/gam)\n\ngam is a CLI tool to create, update and delete bash aliases permanently.\n\n[![asciicast](https://asciinema.org/a/150608.png)](https://asciinema.org/a/150608)\n\n### Installing\n* Create a file `.gam_aliases` in home directory.\n\n* Source `.gam_aliases` in startup script(`~/.bashrc`, `~/.zshrc`).\n  ```bash\n  source ~/.gam_aliases\n  ```\n\n* `go get -u github.com/ademozay/gam`\n\n\n#### Samples\n\n* Create an alias (First parameter is alias name, value is the rest)\n\n  `gam gitlab ssh admin@10.0.8.13`\n\n* Update an alias (First parameter is alias name, value is the rest)\n\n  `gam gitlab ssh admin@10.0.8.14`\n\n* Delete an alias\n\n  `gam -d gitlab`\n\n* Print an alias\n\n  `gam gitlab`\n\n* Print all aliases created by gam\n\n  `gam`\n\nEither run `source ~/.bashrc` or `source ~/.zshrc` according to current shell or open a new terminal for changes to take place.\n\n#### Contribution\n\nAll contributions are welcome.\n\n##### TODO\n\n- [ ] Source bash in current session. (Find a way to find the right startup script(`~/.bashrc`, `~/.zshrc`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fademozay%2Fgam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fademozay%2Fgam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fademozay%2Fgam/lists"}