Removed sudo alias for doas
This commit is contained in:
parent
9ce9922227
commit
8fd16eda7c
@ -26,6 +26,3 @@ function ds
|
|||||||
command du -sch * | sort -rh
|
command du -sch * | sort -rh
|
||||||
end
|
end
|
||||||
|
|
||||||
function sudo
|
|
||||||
command doas $argv
|
|
||||||
end
|
|
||||||
|
Loading…
Reference in New Issue
Block a user