Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danhper/fish-theme-afowler
A port of oh-my-zsh afowler theme to fish.
https://github.com/danhper/fish-theme-afowler
Last synced: about 2 months ago
JSON representation
A port of oh-my-zsh afowler theme to fish.
- Host: GitHub
- URL: https://github.com/danhper/fish-theme-afowler
- Owner: danhper
- Created: 2015-11-04T22:57:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-05T04:33:46.000Z (about 9 years ago)
- Last Synced: 2024-04-14T11:08:00.846Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fish-theme-afowler
A port of [oh-my-zsh afowler theme](https://github.com/robbyrussell/oh-my-zsh/wiki/themes#afowler) to fish.
It looks like this:
![afowler](https://cloud.githubusercontent.com/assets/1436271/10954787/eea37dca-8392-11e5-943a-daf123c4f122.png)
## Installation
### Using [fundle](https://github.com/tuvistavie/fundle)
Add
```
fundle plugin 'tuvistavie/fish-theme-afowler'
```to your fish config, relaunch you shell and run `fundle install`.
### Manual
Drop [functions/fish_prompt.fish](./functions/fish_prompt.fish) in your `~/.config/fish/functions` directory.