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

https://github.com/shkm/fish-vimple

🐟 Simple fish theme with git info & vi-mode aware prompt.
https://github.com/shkm/fish-vimple

fish fish-shell fish-theme fundle shell theme

Last synced: 12 months ago
JSON representation

🐟 Simple fish theme with git info & vi-mode aware prompt.

Awesome Lists containing this project

README

          

# fish-vimple

A simple fish theme which shows git info and a vi-mode-aware prompt.

![Screenshot](/screenshot.png?raw=true "Screenshot")

## Installation with [fundle](https://github.com/tuvistavie/fundle)

Add to your fish config:

```
fundle plugin 'shkm/fish-vimple'
```

Run:

```
fundle install
```