{"id":13448422,"url":"https://github.com/Jintin/aliasme","last_synced_at":"2025-03-22T09:31:19.886Z","repository":{"id":45707617,"uuid":"49169614","full_name":"Jintin/aliasme","owner":"Jintin","description":"A shell script to memorize your command in command line.","archived":false,"fork":false,"pushed_at":"2021-01-19T02:30:47.000Z","size":18,"stargazers_count":114,"open_issues_count":1,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-08T00:25:53.129Z","etag":null,"topics":["command-line-tool","shortcut"],"latest_commit_sha":null,"homepage":"https://jintin.github.io/aliasme/","language":"Shell","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/Jintin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":"Jintin","open_collective":null,"ko_fi":"Jintin","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2016-01-07T00:08:51.000Z","updated_at":"2025-02-25T06:21:19.000Z","dependencies_parsed_at":"2022-09-03T08:52:30.820Z","dependency_job_id":null,"html_url":"https://github.com/Jintin/aliasme","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/Jintin%2Faliasme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jintin%2Faliasme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jintin%2Faliasme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jintin%2Faliasme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jintin","download_url":"https://codeload.github.com/Jintin/aliasme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244937751,"owners_count":20535124,"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":["command-line-tool","shortcut"],"created_at":"2024-07-31T05:01:45.169Z","updated_at":"2025-03-22T09:31:19.623Z","avatar_url":"https://github.com/Jintin.png","language":"Shell","readme":"# aliasme\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/dc29953069bf43438f4abac2629e4b5a)](https://app.codacy.com/app/Jintin/aliasme?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=Jintin/aliasme\u0026utm_campaign=badger)\n[![Build Status](https://travis-ci.org/Jintin/aliasme.svg?branch=master)](https://travis-ci.org/Jintin/aliasme)\n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/alebcay/awesome-shell)\n\nA shell script to organize your alias in command line.\n\n## Installation\n\n- download script\n```bash\n  mkdir ~/.aliasme\n  curl https://raw.githubusercontent.com/Jintin/aliasme/master/aliasme.sh \u003e ~/.aliasme/aliasme.sh\n```\n- add alias to your startup script (ex: ~/.bash_profile, ~/.bashrc)\n```bash\necho \"source ~/.aliasme/aliasme.sh\" \u003e\u003e ~/.bash_profile\n```\n\n## Usage\n```bash\n$ al add [name] [command]      # add alias command with name\n$ al rm [name]                 # remove alias by name\n$ al ls                        # list all alias\n$ al [name]                    # execute alias associate with [name]\n$ al -v                        # version information\n$ al -h                        # help\n```\n\n## Contributing\nBug reports and pull requests are welcome on GitHub at [https://github.com/Jintin/aliasme](https://github.com/Jintin/aliasme).\n\n## License\nThe module is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","funding_links":["https://patreon.com/Jintin","https://ko-fi.com/Jintin"],"categories":["Shell","Command-Line Productivity"],"sub_categories":["Directory Navigation"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJintin%2Faliasme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJintin%2Faliasme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJintin%2Faliasme/lists"}