dotfiles/config/fish/functions/srtdock.fish
2022-08-26 17:58:24 +03:00

3 lines
53 B
Fish

function srtdock
sudo systemctl start docker
end