index
:
dotfiles.git
main
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
dot-local
/
bin
/
launch-chromium
blob: 1128ac5c036c81991eb455f4ced8896883a16159 (
plain
)
1
2
3
#!/bin/sh
exec
/usr/bin/chromium
--disk-cache-dir
=
"
$XDG_RUNTIME_DIR
/chromium-cache"
"
$@
"