My fish config
This commit is contained in:
4
functions/poweroff.fish
Normal file
4
functions/poweroff.fish
Normal file
@@ -0,0 +1,4 @@
|
||||
function poweroff --description 'alias poweroff sudo poweroff'
|
||||
sudo poweroff $argv
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user