You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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: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:The text was updated successfully, but these errors were encountered: