Skip to content

fish shell support request #112

@zt2

Description

@zt2

Please describe your feature request:

Add fish shell support in pdtm.

Describe the use case of this feature:

pdtm unable to set $PATH env variables automatically in the fish shell:

⋊> ~/g/bin pdtm

                ____
     ____  ____/ / /_____ ___
    / __ \/ __  / __/ __ __  \
   / /_/ / /_/ / /_/ / / / / /
  / .___/\__,_/\__/_/ /_/ /_/
 /_/

		projectdiscovery.io

[INF] Current pdtm version v0.0.5 (latest)
[FTL] Could not run pdtm: [:RUNTIME] Failed to set path: /Users/xxx/.pdtm/go/bin. Add it to $PATH and run again <- [:RUNTIME] add /Users/xxx/.pdtm/go/bin to $PATH env <- shell not supported

current version: v0.0.5
go version: 1.20.2

I tried to add ~/.pdtm/go/bin into the $PATH manual and got the same result:

⋊> ~/g/bin cat ~/.config/fish/conf.d/pdtm.fish
fish_add_path ~/go/bin
fish_add_path ~/.pdtm/go/bin

Metadata

Metadata

Assignees

Labels

Type: EnhancementMost issues will probably ask for additions or changes.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions