Commit graph

2 commits

Author SHA1 Message Date
Hunter Haugen
d4783c3142
Update terminal.scpt 2018-06-06 14:50:34 -07:00
Hunter Haugen
5b0250395b
Add Terminal.app applescript for kwm
tell application "Terminal"
  do script ""
  activate
end tell
2016-10-21 14:51:34 -07:00