vishthemenon / fish-poetry

Abbreviations and completions for poetry for the fish shell :fish:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fish-poetry

Abbreviations and completions for poetry for the fish shell 🐟.

Installing

Using fisher:

fisher add lewisacidic/fish-poetry

Usage

Fish abbreviations replace typed text with an extended command after pressing <Space> or <Enter>.

abbreviation result
po poetry
pon poetry new --src
poin poetry init
poi poetry install
poup poetry update
poa poetry add
porm poetry remove
pos poetry show
pob poetry build
pop poetry publish
poc poetry config
por poetry run
posh poetry shell
pock poetry check
pof poetry search
pol poetry lock
pov poetry version
pox poetry export
poe poetry env

About

Abbreviations and completions for poetry for the fish shell :fish:

License:MIT License


Languages

Language:Shell 100.0%