diff --git a/a/autohotkey.ahk b/a/autohotkey.ahk new file mode 100644 index 00000000..6729d18e --- /dev/null +++ b/a/autohotkey.ahk @@ -0,0 +1 @@ +MsgBox, Hello World! diff --git a/b/bash.sh b/b/bash.sh deleted file mode 100644 index 3e7c682f..00000000 --- a/b/bash.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -echo "Hello World!"; \ No newline at end of file