#alias #linux #utility #tool #aliasses

bin+lib aliasman

管理别名的一个简单工具

2 个稳定版本

1.1.3 2024 年 8 月 24 日
1.0.0 2024 年 8 月 21 日

11#alias 中排名 11

Download history 129/week @ 2024-08-16

每月下载量 129

自定义许可证

25KB
445

ALIASMAN-RS

CI Crates.io License GitHub License

GitHub User's stars GitHub watchers Lines of code Crates.io Size GitHub repo size GitHub commit activity GitHub Issues or Pull Requests Crates.io Dependents GitHub Created At GitHub contributors GitHub last commit (branch) GitHub Actions Workflow Status Docs.rs

Dynamic TOML Badge Crates.io Crates.io Total Downloads Crates.io Downloads (latest version) GitHub Downloads (all assets, all releases) GitHub Release GitHub Tag

轻松快速管理您的别名。

用法

AliasMan 的工作基于 4 个命令

  1. 添加
aliasman add hello echo "Hello World"
  1. 删除或 Rm
aliasman remove hello
aliasman rm hello
  1. 替换
aliasman replace hello echo "Hello!"
  1. 列表
aliasman list

终端支持

目前 aliasman 在以下终端中进行测试

  1. bash | sh
  2. zsh
  3. fish

我们正在积极开发以添加更多终端

贡献

如果你发现了问题或有一些建议,请随时打开一个 issue 或阅读 CONTRIBUTING.md

依赖关系

~2.5MB
~52K SLoC