Files
2020-08-12 02:29:03 +04:00

4 lines
54 B
Fish

function su
command su --shell=/bin/fish $argv
end