An open API service indexing awesome lists of open source software.

https://github.com/42LM/capsule

capsule is a simple single file terminal prompt that is completely customizable. Display is divided into capsules (TIMER > DIR > GIT > GIT ACTION).
https://github.com/42LM/capsule

git prompt terminal zsh zsh-prompt zshrc

Last synced: 5 days ago
JSON representation

capsule is a simple single file terminal prompt that is completely customizable. Display is divided into capsules (TIMER > DIR > GIT > GIT ACTION).

Awesome Lists containing this project

README

          

# capsule


Screenshot taken in ghostty

_**capsule**_ is a simple _single file_ terminal prompt that is completely customizable.
Display is divided into capsules (`TIMER > DIR > GIT > GIT ACTION`).

## Quickstart
Install
```sh
curl --create-dirs -o ~/.config/zsh/capsule/cap.zsh \
https://raw.githubusercontent.com/42LM/capsule/main/cap.zsh
```

Import (`.zshrc`)
```zsh
# only load prompt if the `cap.zsh` file exists
[ -f "$HOME/.config/zsh/capsule/cap.zsh" ] && \
source "$HOME/.config/zsh/capsule/cap.zsh"
```

## Troubleshoot
Check the [Troubleshoot](https://github.com/42LM/capsule/wiki/Troubleshoot) section in the wiki.

## Customize
Check the [Customize](https://github.com/42LM/capsule/wiki/Customize-%F0%9F%AA%84) section in the wiki.

### Example configurations

---

---

---

---

---

---

Frame 4 (9)

---

Frame 4