Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
David Sveningsson
dotfiles
Commits
2adbc5f4
Commit
2adbc5f4
authored
Aug 17, 2020
by
David Sveningsson
Browse files
pass args to chrome
parent
6b2fcff3
Changes
1
Hide whitespace changes
Inline
Side-by-side
global/bin/chrome-profile
View file @
2adbc5f4
...
...
@@ -36,4 +36,4 @@ else
echo
"Adjust limits as needed."
fi
exec
${
CGEXEC
[@]
}
chromium
--user-data-dir
=
${
datadir
}
&
disown
exec
${
CGEXEC
[@]
}
chromium
--user-data-dir
=
${
datadir
}
"
$@
"
&
disown
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment