Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.