https://github.com/bryndin/prezto_bryndin_prompt
Custom prompt for prezto (zsh framework). Features full terminal length line, shows time, user, host, python virtualenv, git, current dir.
https://github.com/bryndin/prezto_bryndin_prompt
Last synced: 4 months ago
JSON representation
Custom prompt for prezto (zsh framework). Features full terminal length line, shows time, user, host, python virtualenv, git, current dir.
- Host: GitHub
- URL: https://github.com/bryndin/prezto_bryndin_prompt
- Owner: bryndin
- Created: 2014-07-24T06:51:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T01:53:11.000Z (9 months ago)
- Last Synced: 2025-01-10T00:27:45.456Z (5 months ago)
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
prezto_bryndin_prompt
=====================Custom 2-liner prompt for [prezto](https://github.com/sorin-ionescu/prezto) (zsh framework).
Features
--------
* full terminal width top line to visually separate different runs
* current time
* current user
* highlites root users in red
* host (only shown on remote machines)
* active pythons virtualenv
* git info
* current dir (automatically falls back to shortened version if too long)
* highlights dirs without write permission in redScreenshots
-----------
Requirements
------------
prezto modules:
* git
* python
* helper
* editor