Bug Description
XDG_CONFIG_HOME is not set but running pwncat without -c doesn't apply ~/.config/pwncat/pwncatrc.
pwncat version
I'm using Arch Linux, installed using the BlackArch package pwncat-caleb
Steps to Reproduce
XDG_CONFIG_HOME is blank
- Run pwncat without specifying
-c.
Expected Behavior
~/.config/pwncat/pwncatrc is used
Actual behavior
~/.config/pwncat/pwncatrc not used. Tested by having alias q exit123 in pwncatrc and seeing pwncat not complaining about it.
Bug Description
XDG_CONFIG_HOMEis not set but running pwncat without-cdoesn't apply~/.config/pwncat/pwncatrc.pwncat version
I'm using Arch Linux, installed using the BlackArch package
pwncat-calebSteps to Reproduce
XDG_CONFIG_HOMEis blank-c.Expected Behavior
~/.config/pwncat/pwncatrcis usedActual behavior
~/.config/pwncat/pwncatrcnot used. Tested by havingalias q exit123inpwncatrcand seeing pwncat not complaining about it.