remove doas in fish
This commit is contained in:
parent
e10fe4cb5a
commit
b308f18608
|
@ -1,8 +0,0 @@
|
||||||
function doas
|
|
||||||
if test "$argv" = !!
|
|
||||||
eval command doas $history[1]
|
|
||||||
else
|
|
||||||
command doas $argv
|
|
||||||
end
|
|
||||||
end
|
|
||||||
|
|
Loading…
Reference in a new issue