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

https://github.com/smh/base16-shell-fish

Fast and easy switching of your base16-shell (https://github.com/chriskempson/base16-shell)
https://github.com/smh/base16-shell-fish

base16 base16-shell fish fish-shell fisherman

Last synced: 4 months ago
JSON representation

Fast and easy switching of your base16-shell (https://github.com/chriskempson/base16-shell)

Awesome Lists containing this project

README

        

# base16-shell-fish

Fast and easy fisherman plugin for switching your [base16-shell theme](https://github.com/chriskempson/base16-shell)

## Requirements

[base16-shell](https://github.com/chriskempson/base16-shell)

*Note!* the plugin expects to find the base16-shell checked out under
`$XDG_CONFIG_HOME/base16-shell`. If you have installed it somewhere else, set the
environment variable `BASE16_HOME` to point to your installation.

## Install

With [fisherman](https://github.com/fisherman/fisherman)

```fish
fisher add smh/base16-shell-fish
```

## Usage
```fish
base16 ocean
```