https://github.com/jszczerbinsky/ptSh
Visually customizable shell utils
https://github.com/jszczerbinsky/ptSh
bash commandline coreutils customization linux shell terminal utils
Last synced: 18 days ago
JSON representation
Visually customizable shell utils
- Host: GitHub
- URL: https://github.com/jszczerbinsky/ptSh
- Owner: jszczerbinsky
- License: mit
- Created: 2021-05-08T15:34:42.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T17:51:37.000Z (over 2 years ago)
- Last Synced: 2024-11-05T13:42:55.724Z (6 months ago)
- Topics: bash, commandline, coreutils, customization, linux, shell, terminal, utils
- Language: C
- Homepage:
- Size: 224 KB
- Stars: 535
- Watchers: 4
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/jszczerbinsky/ptSh/releases/latest)
[](https://aur.archlinux.org/packages/ptsh)
## 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).