Revamp installer and dots
This commit is contained in:
parent
fc0a7a25ab
commit
34fb8a5fcb
76 changed files with 6240 additions and 2786 deletions
3
config/fish/functions/mcrcon.fish
Normal file
3
config/fish/functions/mcrcon.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function mcrcon --description 'alias mcrcon=mcrcon -p Moosebrains1! -H 192.168.1.191'
|
||||
command mcrcon -p Moosebrains1! -H 192.168.1.191 $argv;
|
||||
end
|
Reference in a new issue