{"id":26099271,"url":"https://github.com/akarachen/magic-alias","last_synced_at":"2026-04-12T12:32:47.729Z","repository":{"id":281495171,"uuid":"945267271","full_name":"AkaraChen/magic-alias","owner":"AkaraChen","description":"🪄 A simple and powerful shell alias manager","archived":false,"fork":false,"pushed_at":"2025-03-09T13:55:11.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-09T14:23:23.863Z","etag":null,"topics":["aliases","bash","fish","shell","terminal","zsh"],"latest_commit_sha":null,"homepage":"https://akarachen.github.io/magic-alias/","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/AkaraChen.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":"2025-03-09T03:03:03.000Z","updated_at":"2025-03-09T13:55:15.000Z","dependencies_parsed_at":"2025-03-09T14:33:35.336Z","dependency_job_id":null,"html_url":"https://github.com/AkaraChen/magic-alias","commit_stats":null,"previous_names":["akarachen/magic-alias"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkaraChen%2Fmagic-alias","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkaraChen%2Fmagic-alias/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkaraChen%2Fmagic-alias/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AkaraChen%2Fmagic-alias/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AkaraChen","download_url":"https://codeload.github.com/AkaraChen/magic-alias/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242721296,"owners_count":20174799,"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":["aliases","bash","fish","shell","terminal","zsh"],"created_at":"2025-03-09T16:35:38.830Z","updated_at":"2026-04-12T12:32:47.676Z","avatar_url":"https://github.com/AkaraChen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✨ Magic Alias ✨\n\n***This library is not recommended because its code is entirely AI-generated.***\n\n\u003e 🪄 A simple and powerful shell alias manager\n\n## 🌟 What is Magic Alias?\n\nMagic Alias (command: `ma`) is a friendly tool that helps you create and manage shell aliases. No more typing long commands over and over again!\n\n## 🚀 Features\n\n- 📝 **Create aliases easily**: Turn any long command into a short one\n- 📋 **List all your aliases**: See all your shortcuts in one place\n- 🗑️ **Remove aliases**: Delete shortcuts you don't need anymore\n- 🖥️ **Interactive UI**: Nice menus make it easy to use\n- 🔄 **Works with your shell**: Automatically sets up with your terminal\n\n## 📦 Installation\n\n```bash\n# Install Magic Alias\ngo install github.com/akarachen/magic-alias/cmd/ma@latest\n\n# Setup your shell automatically, with autocompletion included 🔋\nma init\n```\n\n## 🎮 How to Use\n\n### Create a new alias\n\n```bash\n# Create with arguments\nma add g git\n\n# Or use interactive mode\nma add\n```\n\n### List all your aliases\n\n```bash\nma list\n```\n\n### Remove an alias\n\n```bash\n# Remove with arguments\nma remove g\n\n# Or use interactive mode\nma rm\n```\n\n### Uninstall Magic Alias\n\n```bash\n# Uninstall\nma uninstall\n```\n\n## 🧰 Development\n\nThis project uses:\n- [Cobra](https://github.com/spf13/cobra) for CLI commands\n- [Charm](https://github.com/charmbracelet/huh) for interactive UI\n- [Just](https://github.com/casey/just) for development tasks\n\nTo run tests:\n\n```bash\njust test\n```\n\n## 📄 License\n\nSee [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakarachen%2Fmagic-alias","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakarachen%2Fmagic-alias","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakarachen%2Fmagic-alias/lists"}