Skip to content

Instantly share code, notes, and snippets.

View thedanheller's full-sized avatar

Dan Heller thedanheller

View GitHub Profile
<script src="https://cdn.jsdelivr.net/lodash/4/lodash.min.js"></script>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
@thedanheller
thedanheller / sublime-shell-terminal.md
Created June 24, 2020 13:20
Shell terminal inside Sublime Text 3
  • Install Terminus from the Package Control
  • Add these items to the User Key Bindings:
// TERMINAL
  {"keys": ["alt+`"], "command": "toggle_terminus_panel"},
  {"keys": ["super+t"], "command": "terminus_open" },
  • How to use:
{
"$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/v1.0.0/schema.json",
"basics": {
"name": "Danilo Prates",
"label": "Product Management | WEB3 | Blockchain | Cryptocurrency",
"image": "",
"email": "daniloprates@gmail.com",
"phone": "",
"url": "",
"summary": "",