all repos

dotfiles @ 0bf18f2

my dotfiles

config/fish/functions/srtdock.fish (view raw)

1
2
3
function srtdock
  sudo systemctl start docker
end