This commit is contained in:
Max Hunt 2018-09-27 15:04:08 +01:00
parent 5bb20a3640
commit 5aca107cd1

View File

@ -31,15 +31,15 @@ void setup() {
void fmf1() {} void fmf1() {}
void fmf2() {} void fmf2() {}
void fmf3() {} void fmf3() {}
void fmfky() {} void fmfky() {Keyboard.print("Fuck You");}
void fmshl() {} void fmshl() {Keyboard.print("ssh root@192.168.1.999");}
void fmshg() {} void fmshg() {Keyboard.print("ssh -p 16969 root@225.225.225.999");}
void fmgdr() {} void fmgdr() {Keyboard.print(":/mnt/GIT/gitFolder/");}
void fmezg() {} void fmezg() {Keyboard.print("ezgit");}//Keyboard.printlnm("ezgit");
void fmsbr() {} void fmsbr() {Keyboard.print("source ~/.bashrc");}
void fmszr() {} void fmszr() {Keyboard.print("source ~/.zshrc");}
void fmclb() {} void fmclb() {}
void fmglp() {} void fmglp() {Keyboard.print("ezgit");}
void fmcbh() {} void fmcbh() {}
void fmcbv() {} void fmcbv() {}
void fmcbs() {} void fmcbs() {}