ptShLet your shell commands look prettier
ptSh
ptSh is a packet of shell scripts, that run standard shell commands and display them in a prettier way.
Features
Currently available scripts:
Script name | Corresponding command | Available arguments |
---|---|---|
ptls |
ls |
-l , -a , -A |
ptpwd |
pwd |
all |
ptmkdir |
mkdir |
all |
pttouch |
touch |
all |
ptcp |
cp |
all |
ptrm |
rm |
all |
You can customize ptSh scripts in many ways. Config file is in /home/$USER/.config/ptSh/config
.
Installation
You can find all installation and configuration steps on Wiki
Screenshots
评论