https://github.com/kilna/red
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kilna/red
- Owner: kilna
- Created: 2020-03-05T18:13:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T06:17:43.000Z (over 4 years ago)
- Last Synced: 2025-05-24T00:09:10.177Z (5 months ago)
- Language: Shell
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kilna's Prompt
## Features
* RedLine - Modular, stylable prompt
* Collapsible-to-zero status line
* RedEye - ANSI color remapper (similar to base16-shell project)
* RedAlert - Context-sensitive shell reconfiguration
* Remap ANSI-colors
* Change window title
* Change module styles
* Change environment variables
* Change module output
* A robust markup + style system
* Can output $PS1 compatible strings
* Can directly output ANSI codes
* User-defined runtime styles
* Styles can defined prefix and suffix text
* Compatible with but not reliant on custom fonts like powerline
* A robust module system
* Extremely easy to create your own modules
* Pure Bash
* Bash 3.0 for compatibility with MacOS
* Minimal subshelling to make it work fast with GitBash
* No external dependencies (any POSIX compliant system should work)
* Quick to adopt
* Installable in seconds
* Simple to add to a .bashrc / .bash_profile
* Sensible defaults with easy overriding## To Do
* Refactor modules
* Refactor module integration with styles
* Resolve colors and other params from environment
* RedAlert sytem