Skip to content

Instantly share code, notes, and snippets.

@timm0e
timm0e / .jsbeautifyrc
Created April 28, 2018 22:07
Enable ejs beautification in beautfy for VS code
{
"html": {
"void_elements": [
"area",
"base",
"br",
"col",
"embed",
"hr",
"img",
# you need jq installed
set GITHUB_USER <YOUR USER NAME>
complete -c git -n "string match -r '^git clone.*' (commandline) > /dev/null ; echo $status" -a '(curl -Ls https://api.github.com/users/$GITHUB_USER/repos|jq ".[]|.clone_url" -c|string replace -a "\"" "")'