Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fish shell support request #112

Open
zt2 opened this issue Mar 31, 2023 · 0 comments
Open

fish shell support request #112

zt2 opened this issue Mar 31, 2023 · 0 comments
Assignees
Labels
Type: Enhancement Most issues will probably ask for additions or changes.

Comments

@zt2
Copy link

zt2 commented Mar 31, 2023

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
@zt2 zt2 added the Type: Enhancement Most issues will probably ask for additions or changes. label Mar 31, 2023
@dogancanbakir dogancanbakir self-assigned this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

No branches or pull requests

2 participants