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