mirror of
https://github.com/Steffo99/config-fish.git
synced 2024-12-22 14:54:23 +00:00
Dudo!
Co-authored-by: Mallllco <map_98@hotmail.it>
This commit is contained in:
parent
dd873f21a6
commit
7500bdd88a
1 changed files with 3 additions and 0 deletions
3
functions/dudo.fish
Normal file
3
functions/dudo.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function dudo --wraps=sudo --description 'alias dudo sudo'
|
||||
sudo $argv;
|
||||
end
|
Loading…
Reference in a new issue