Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xrstf/promptomatic
A terminal prompt written in Go
https://github.com/xrstf/promptomatic
Last synced: 2 months ago
JSON representation
A terminal prompt written in Go
- Host: GitHub
- URL: https://github.com/xrstf/promptomatic
- Owner: xrstf
- License: mit
- Created: 2023-08-10T13:59:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-27T18:34:53.000Z (8 months ago)
- Last Synced: 2024-05-28T04:11:50.920Z (8 months ago)
- Language: Go
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Promptomatic
This is my terminal prompt. Back in the days I had it written in Bash, but it quickly became unmaintainable and I dreaded every new system that I had to re-use it.
Now my prompt is written in Go, which is much easier, faster and maintanable.
You will probably not find this terribly useful, as this repository and its code is extremely opinionated.
All of this is purpose-built for Zsh and Zsh only. If it works on Bash as well, great, but that's just by accident.