jszczerbinsky/ptSh
Let your shell commands look prettier
repo name | jszczerbinsky/ptSh |
repo link | https://github.com/jszczerbinsky/ptSh |
homepage | |
language | Shell |
size (curr.) | 177 kB |
stars (curr.) | 340 |
created | 2021-05-08 |
license | MIT License |
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