Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Commit

Permalink
clear_terminal: clears Terminal.app history.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Dec 13, 2013
1 parent f106f24 commit f869e3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions clear_terminal.applescript
@@ -0,0 +1,3 @@
#!/usr/bin/osascript
activate application "Terminal"
tell application "System Events" to keystroke "k" using command down

0 comments on commit f869e3b

Please sign in to comment.