Remove some random files.
author |
Steve Losh <steve@stevelosh.com> |
date |
Thu, 10 Feb 2011 16:24:43 -0500 |
parents |
1bc1bcac780b
|
children |
78f29d0d887b
|
branches/tags |
(none) |
files |
reload_safari.sh ttytterrc |
Changes
--- a/reload_safari.sh Thu Feb 10 16:23:26 2011 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-#!/usr/bin/env bash
-
-sleep 1
-echo "reloading..."
-
-osascript &>/dev/null <<EOF
-tell application "Safari"
- do JavaScript "window.location.reload()" in front document
-end tell
-EOF
-
--- a/ttytterrc Thu Feb 10 16:23:26 2011 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-ansi=1
-wrap=60
-newline=1
-mentions=1
-urlopen=open %U
-hold=1
-autosplit=0