dotfiles/.bin/OLD/tmpchrome

5 lines
82 B
Bash
Executable File

#!/bin/sh
mkdir -p /tmp/chromecache
export XDG_CACHE_HOME=/tmp/chromecache
chrome