queer/boxxy

User becomes nobody

clemisch opened this issue · 2 comments

Hi,

thanks for this cool tool. Maybe this is a noob question, but when I use boxxy I become user nobody. This isn't intended, right?

[clem@clem-t480s][~]$ boxxy whoami
 INFO  boxxy > loaded 1 rules
 INFO  boxxy::enclosure > applying rule 'redirect tmux config from ~/.tmux.conf to ~/.config/tmux/tmux.conf'
 INFO  boxxy::enclosure > redirect: ~/.tmux.conf -> ~/.config/tmux/tmux.conf
 INFO  boxxy::enclosure > boxed "whoami" ♥
nobody

I'm on Fedora 37 and bash.

queer commented

Fixed, thanks for the report! New release will go out later today.

queer commented

0.2.6 is out and this is fixed:

▶  boxxy whoami
# ...
 INFO  boxxy::enclosure > boxed "whoami" ♥
amy
▶