Samoed / fish-pdm

๐ŸŸa fish plugin that automatically activates the pdm environment

Home Page:https://pdm-project.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fish-pdm

Fork of fish-poetry and modified for pdm.

Hooks into a change in PWD to automatically launch a PDM environment for your PDM project and add colmpletions for pdm scripts.

asciicast

Installation

manager command
fisher fisher install 'Samoed/fish-pdm'

Options

Optionally you can load environment variables from a .env file. To do so you must set FISH_PDM_LOAD_ENV true

About

๐ŸŸa fish plugin that automatically activates the pdm environment

https://pdm-project.org

License:MIT License


Languages

Language:Shell 100.0%