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