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.
- Host: GitHub
- URL: https://github.com/shkm/fish-vimple
- Owner: shkm
- Created: 2017-02-24T15:30:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T15:52:30.000Z (over 9 years ago)
- Last Synced: 2025-03-15T23:53:03.971Z (about 1 year ago)
- Topics: fish, fish-shell, fish-theme, fundle, shell, theme
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fish-vimple
A simple fish theme which shows git info and a vi-mode-aware prompt.

## Installation with [fundle](https://github.com/tuvistavie/fundle)
Add to your fish config:
```
fundle plugin 'shkm/fish-vimple'
```
Run:
```
fundle install
```