dotfiles

My dotfiles.
git clone git://git.ryanmj.xyz/dotfiles.git
Log | Files | Refs | LICENSE

sinit (176B)


      1 #!/usr/bin/env zsh
      2 
      3 
      4 # Starts a Sven coop dedicated server
      5 
      6 cd ~/.local/share/Steam/steamapps/common/Sven\ Co-op\ Dedicated\ Server
      7 ./svends_run +ip 25.17.249.130 +port 27015
      8