A simple and easy command alias tool
Project description
从mac换到windows,苦于没有alias
给命令取别名,只好自己简单开发一个了。
安装
pip install -U easy-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.1.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file python-alias-0.0.1.tar.gz
.
File metadata
- Download URL: python-alias-0.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 457feba8d41cc94d483cfae1a886fc5cd61c3a2c305e4c2ca890b639a55b7d91 |
|
MD5 | 12d49adab66f6d548b8b1eff123ae4e8 |
|
BLAKE2b-256 | fbdc2bbe9ef2f47928e4e9138110bbd0b38ae75f6a527e4b1b18322f76912d6c |
File details
Details for the file python_alias-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: python_alias-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63c706ff58bfd639e956c5ead6ae7cb9edbedf4a2c7dbaa7dfab2edd7ed4ee86 |
|
MD5 | 581f436acecec580c75386b2f4519804 |
|
BLAKE2b-256 | e869d6944da5e96f37f41bcafdcf877c305204b636f780c1485446c8d8d9e7ba |