My Painted Shell
My Painted Shell is a collection of colourful settings and scripts for Bash shell.
It mostly consists in scripts calling the right commands with the right options, to avoid doing a series of commands manually. It also configures the shell prompt with colours and relevant information.
You certainly won't use it directly, because it is often designed to match my particular needs. Instead it might just help you to customize the shell your own way.
It is released under the CC0-1.0 license, because it only consists in some settings and helper scripts.
Screenshot
╭─21:05:12 ~/code/my-painted-shell (main) ╰────────► ll total 20 drwxr-xr-x 2 hjuvi hjuvi 4096 Nov 12 2023 bash -rw-r--r-- 1 hjuvi hjuvi 7048 Oct 14 2022 COPYING -rw-r--r-- 1 hjuvi hjuvi 1148 Jan 13 2024 README.md drwxr-xr-x 2 hjuvi hjuvi 4096 Jul 1 21:52 scripts ╭─21:05:26 ~/code/my-painted-shell (main) ╰────────►
Shell prompt with My Painted Shell
Source code and instructions
The source code is hosted by TeDomum's GitLab instance:
- Project homepage: https://forge.tedomum.net/hjuvi/my-painted-shell
- Git repository: git clone https://forge.tedomum.net/hjuvi/my-painted-shell.git
About this page
This page is published under the CC0-1.0 license.
The terminal capture (screenshot) was taken with aha (ANSI HTML Adapter) (and slightly reworked manually).