Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malinoskj2/prompt_j2
Zsh prompt theme
https://github.com/malinoskj2/prompt_j2
commandline prompt shell zsh
Last synced: 11 days ago
JSON representation
Zsh prompt theme
- Host: GitHub
- URL: https://github.com/malinoskj2/prompt_j2
- Owner: malinoskj2
- License: mit
- Created: 2018-10-28T00:21:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-21T00:46:54.000Z (about 3 years ago)
- Last Synced: 2024-04-20T18:50:13.187Z (10 months ago)
- Topics: commandline, prompt, shell, zsh
- Language: Shell
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
prompt_j2
## Overview
My personal theme. Enjoy it. :smirk:
Will be in a state of flux for a bit.## Testing
```
1. Clone the repo
2. cd into the root directory of project
3. execute ./tests/run_all.sh
```## Install
```
1. Clone the repo:
git clone --recurse-submodules https://github.com/malinoskj2/prompt_j2.git
2. source prompt_loader in your .zshrc
```