Skip to content

Instantly share code, notes, and snippets.

View ertwro's full-sized avatar

J.P. Silva ertwro

  • Bogotá, Colombia
View GitHub Profile
Verifying my Blockstack ID is secured with the address 1DDyLsXLCGb1UggzuKG5m29qxmYWqTfHpX https://explorer.blockstack.org/address/1DDyLsXLCGb1UggzuKG5m29qxmYWqTfHpX
@ertwro
ertwro / bugn.json
Last active June 9, 2019 19:22
App Manifest for bug in Scoop
{
"homepage": "https://github.com/fuhsjr00/bug.n",
"description": "bug.n is a tiling window manager add-on for the Explorer shell of Microsoft Windows. It is written in the scripting language AutoHotkey",
"license": "GPL-3.0-or-later",
"version": "9.0.2",
"url": "https://github.com/fuhsjr00/bug.n/archive/v9.0.2.zip",
"hash": "27cc1ce069f7947b543306d4b1ec28f31fdf71fd0941650a9a39bb6a24880a5b",
"extract_dir": "bug.n-9.0.2",
"bin": "bugn.exe",
"shortcuts": [
@ertwro
ertwro / .cvimrc
Created May 14, 2019 06:31
for chrome plugin cvim
let mapleader = ","
map <Leader>h :tabnew https://github.com/1995eaton/chromium-vim<cr>
let completionengines = ["google", "youtube", "wikipedia", "duckduckgo", "webster"]
let homedirectory = "C:/Users/ertwr"
@ertwro
ertwro / profiles.json
Last active May 22, 2019 05:00
Come and get your config while is hot! ...You realize you need to change the fonts to fonts in your system, right? also the images go in the same folder as the `profiles.json` file. In my case it was %AppData%\Local\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\RoamingState
{
"defaultProfile": "{c79635af-91f3-433b-9164-e3462ddfe479}",
"initialRows": 30,
"initialCols": 120,
"alwaysShowTabs": true,
"showTerminalTitleInTitlebar": true,
"experimental_showTabsInTitlebar": true,
"requestedTheme": "dark",
"profiles": [
{

Keybase proof

I hereby claim:

  • I am ertwro on github.
  • I am ertwro (https://keybase.io/ertwro) on keybase.
  • I have a public key whose fingerprint is 9BC9 5D2E 5C83 15FA 36AA 9300 E4D4 FC2E 9013 C116

To claim this, I am signing this object:

@ertwro
ertwro / i3.config
Last active March 25, 2020 04:39
scratchpad script to either hide, show or open programs.
# modes structure
# $Mod+Tab
set $mode_Tab Mode and more
bindsym $mod+Tab mode "$mode_Tab"
mode "$mode_Tab"{
bindsym $mod+h exec `notify-send 'H'`
bindsym $mod+j exec `notify-send 'J'`
bindsym $mod+k exec `notify-send 'K'`
bindsym $mod+l exec `notify-send 'L'`

Issue Reporting Checklist

This checklist will help you diagnose problems with your ob-async setup.

Instructions

Execute the src blocks one at a time with ctrl-c ctrl-c to ensure that ob-async-org-babel-execute-src-block is used for files

Verifying that "ertwro.id" is my Blockstack ID. https://onename.com/ertwro
Verifying my Blockstack ID is secured with the address 1EFuwja7XqJXdxqbFaJ4AhQNRrJVQKqcHC https://explorer.blockstack.org/address/1EFuwja7XqJXdxqbFaJ4AhQNRrJVQKqcHC