Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/jszczerbinsky/ptSh

Visually customizable shell utils
https://github.com/jszczerbinsky/ptSh

bash commandline coreutils customization linux shell terminal utils

Last synced: 14 days ago
JSON representation

Visually customizable shell utils

Lists

README

        

[![](https://img.shields.io/github/downloads/jszczerbinsky/ptSh/total.svg)](https://github.com/jszczerbinsky/ptSh/releases/latest)
[![](https://img.shields.io/aur/version/ptsh)](https://aur.archlinux.org/packages/ptsh)

Buy Me A Coffee

![](/img/screenshot.png)

## What is ptSh?

PtSh are visually customizable termianal utils. PtSh main purpose is to be pleasing to the eye and be as powerful as
the original coreutils. The conception of ptSh visual configuration is, that there is only one common config file for all
utils. Because of this all ptSh utils will print errors, information about files, dirs etc. the same way.

## Available commands
Note, that ptSh is still in beta release and it doesn't provide full functionality yet.

| Command | Alternative for | Description |
| :-- | :-- | :-- |
| ptpwd | pwd | Shows path to current directory |
| ptls | ls | Lists files in current directory |
| ptcp | cp | Copies files or directories |

## Installation and configuration

To install and configure ptSh, follow the [Wiki](https://github.com/jszczerbinsky/ptSh/wiki).