This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Vue Single File Component": { | |
"prefix": "vbase", | |
"body": [ | |
"<template>", | |
"\t<div>", | |
"", | |
"\t</div>", | |
"</template>", | |
"", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Dropbox link | |
// @namespace https://github.com/ajtruex | |
// @version 1.0 | |
// @description Dropbox link fixer | |
// @author ajtruex | |
// @match https://www.dropbox.com/s/*/*.*?dl=0 | |
// @icon https://api.iconify.design/mdi/dropbox.svg | |
// @run-at context-menu | |
// @grant none |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"extends": [ | |
"eslint:recommended", | |
"plugin:import/errors", | |
"plugin:react/recommended", | |
"plugin:jsx-a11y/recommended", | |
"prettier" | |
], | |
"rules": { | |
"react/prop-types": 0, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"identifier": { | |
"id": "ajtruex.truboo" | |
}, | |
"version": "0.0.1", | |
"preRelease": false, | |
"pinned": false, | |
"disabled": true, | |
"installed": true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tap "achannarasappa/tap" | |
tap "ajtruex/fonts" | |
tap "ajtruex/mpv-iina" | |
tap "alexanderwillner/tap" | |
tap "bazelbuild/tap" | |
tap "browsh-org/browsh" | |
tap "cjbassi/ytop" | |
tap "eosio/eosio" | |
tap "eosio/eosio.cdt" | |
tap "ethereum/ethereum" |
OlderNewer