18fadly-anthony / ptSh

Let your shell commands look prettier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Let your shell commands look prettier

License:MIT License


Languages

Language:Shell 88.4%Language:Makefile 11.6%