Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oh-my-fish/theme-default


https://github.com/oh-my-fish/theme-default

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        







> Default theme for [Oh My Fish][omf-link].

## Install

```fish
$ omf theme default
```

## Features

* All the things you need to know about Git in a glance.
* A subtle timestamp hanging out off to the right.
* Previous command status.

## Screenshot



## Configuration

Only display the folder name:
```
set -g theme_short_path yes
```

Display `git stash` indicator:
```
set -g theme_stash_indicator yes
```

Do not display `user@hostname` when in an SSH session:
```
set -g theme_ignore_ssh_awareness yes
```

# License

[MIT][mit] © [bpinto][author] et [al][contributors]

[mit]: http://opensource.org/licenses/MIT
[author]: http://github.com/bpinto
[contributors]: https://github.com/oh-my-fish/theme-default/graphs/contributors
[omf-link]: https://www.github.com/oh-my-fish/oh-my-fish

[license-badge]: https://img.shields.io/badge/license-MIT-007EC7.svg?style=flat-square
[travis-badge]: http://img.shields.io/travis/oh-my-fish/theme-default.svg?style=flat-square
[travis-link]: https://travis-ci.org/oh-my-fish/theme-default