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.6.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file python-alias-0.0.6.tar.gz
.
File metadata
- Download URL: python-alias-0.0.6.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 | 7df5eab98b084b221dbe976b13d8a9282dd32f8cb879ffd81e2574763083ae34 |
|
MD5 | 8dd576c2f08bbff97ce6a22594959d1c |
|
BLAKE2b-256 | 4fbb0710e825a7bbe2702a42da40ef21a7158c60510358da7ba2ae2542f3fe76 |
File details
Details for the file python_alias-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: python_alias-0.0.6-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 | be8ebc9a64578d05d2554d327212974977248c6582a035a46170f160158d8fa8 |
|
MD5 | c12410d683bade26bcf37c862560e0b2 |
|
BLAKE2b-256 | 0f03b95ab9a80624fa3010541f0ac3b8efe221e22de99e64c5cc4150844e6232 |