add nonet fish function

This commit is contained in:
LordMZTE 2021-05-02 15:13:32 +02:00
parent 26eaf5528d
commit eb13b00e82

View file

@ -0,0 +1,4 @@
function nonet
sudo unshare -n -- sudo -u $USER $argv
end