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.5.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file python-alias-0.0.5.tar.gz
.
File metadata
- Download URL: python-alias-0.0.5.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a5a8b52f81b76a80ce3dd85598a36dd4dcb275e5569fcce1e57fa2330f7a266 |
|
MD5 | e157de2b3202be5668858047baa0389b |
|
BLAKE2b-256 | 61d6c97094fa4acdc7395e1cf0e098fc2c7508265fb2d3fc726a9ecae3200805 |
File details
Details for the file python_alias-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: python_alias-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 553b5aad9d195e2d6d06d726697fd3a8d4659eb0548878ffd21af783c87f8612 |
|
MD5 | f20346075d76490d5702c1d07116017e |
|
BLAKE2b-256 | 500e46576e0a88d34dad573658dce5b8d17d5e0ecf7e121962b6aab7b8e9a7dc |