Added AutoHotkey

This commit is contained in:
Erik Hahn
2008-08-31 04:57:46 +08:00
committed by Mike Donaghy
parent 462ed0f1b6
commit 9955ad834b
2 changed files with 1 additions and 3 deletions

1
a/autohotkey.ahk Normal file
View File

@@ -0,0 +1 @@
MsgBox, Hello World!

View File

@@ -1,3 +0,0 @@
#!/bin/bash
echo "Hello World!";