Skip to main content

A simple and easy command alias tool

Project description

从mac换到windows,苦于没有alias给命令取别名,只好自己简单开发一个了。

安装

pip install -U python-alias

使用

palias --help查看支持的命令

主要命令使用如下:

  • 添加别名:palias add gs git status表示gs为命令git status的别名

  • 别名列表:palias list

  • 执行命令: 直接终端输入gs,代表执行git status命令

  • 删除别名:palias del --name gs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-alias-0.0.2.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

python_alias-0.0.2-py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page