]> piware.de Git - bin.git/commitdiff
add google-chrome wrapper for separate $HOME
authorMartin Pitt <martin.pitt@ubuntu.com>
Fri, 20 May 2016 08:15:41 +0000 (10:15 +0200)
committerMartin Pitt <martin.pitt@ubuntu.com>
Fri, 20 May 2016 08:15:41 +0000 (10:15 +0200)
google-chrome [new file with mode: 0755]

diff --git a/google-chrome b/google-chrome
new file mode 100755 (executable)
index 0000000..486e6ae
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+export HOME=/home/martin/.cache/chrome-home
+exec /usr/bin/google-chrome