33 lines
841 B
YAML
33 lines
841 B
YAML
document: modulemd
|
|
version: 2
|
|
data:
|
|
summary: Friendly interactive shell
|
|
description: >-
|
|
fish is a fully-equipped command line shell (like bash or zsh) that is
|
|
smart and user-friendly. fish supports powerful features like syntax
|
|
highlighting, autosuggestions, and tab completions that just work, with
|
|
nothing to learn or configure.
|
|
license:
|
|
module: [ MIT ]
|
|
dependencies:
|
|
- buildrequires:
|
|
platform: []
|
|
ninja: []
|
|
requires:
|
|
platform: []
|
|
references:
|
|
community: https://fishshell.com/
|
|
documentation: https://fishshell.com/docs/current/index.html
|
|
tracker: https://github.com/fish-shell/fish-shell/issues
|
|
profiles:
|
|
default:
|
|
rpms:
|
|
- fish
|
|
api:
|
|
rpms:
|
|
- fish
|
|
components:
|
|
rpms:
|
|
fish:
|
|
rationale: Main component.
|
|
ref: 3
|