Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cornerman/prompt-hjem
a zsh prompt
https://github.com/cornerman/prompt-hjem
Last synced: 25 days ago
JSON representation
a zsh prompt
- Host: GitHub
- URL: https://github.com/cornerman/prompt-hjem
- Owner: cornerman
- License: mit
- Created: 2015-07-27T20:19:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-03T21:25:42.000Z (over 5 years ago)
- Last Synced: 2024-08-03T21:04:41.714Z (3 months ago)
- Language: Makefile
- Size: 25.4 KB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-robotic-tooling - prompt-hjem - A beautiful zsh prompt (Interaction / Command Line)
- awesome-robotic-tooling - prompt-hjem - A beautiful zsh prompt. (User Interaction / Command Line Interface)
README
# prompt-hjem
install the prompt for zsh:
```
make install
```enable it in your `~/.zshrc`:
```
# prompt settings
autoload promptinit && promptinit
prompt hjem 8bit vimode
```# Screenshot
![Screenshot](screenshot.png)