aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/scripts/history.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scripts/history.sh')
-rwxr-xr-xexamples/scripts/history.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/scripts/history.sh b/examples/scripts/history.sh
new file mode 100755
index 0000000..03c568a
--- /dev/null
+++ b/examples/scripts/history.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+#TODO: strip 'http://' part
+# you probably really want this in your $XDG_DATA_HOME (eg $HOME/.local/share/uzbl/history)
+echo "$7 $5" >> /tmp/uzbl.history