Skip to content

Instantly share code, notes, and snippets.

@eddietejeda
eddietejeda / settings.json
Last active October 9, 2021 00:19
Micro settings ~/.config/micro/settings.json
{
"clipboard": "internal",
"colorscheme": "monokai",
"diffgutter": true,
"ft:unknown": {
"filetype": "shell"
},
"hlsearch": true,
"keepautoindent": true,
"mouse": false,
@eddietejeda
eddietejeda / Eddie-iTerm-Profile.json
Last active October 8, 2021 15:01
iTerm Profile
{
"Prompt Before Closing 2" : false,
"Selected Text Color" : {
"Green Component" : 0,
"Red Component" : 0,
"Blue Component" : 0
},
"Rows" : 25,
"Ansi 11 Color" : {
"Green Component" : 1,
@eddietejeda
eddietejeda / bindings.json
Last active October 8, 2021 14:48
Nano-like bindings for Micro ~/.config/micro/bindings.json
{
"Alt-/": "lua:comment.comment",
"Ctrl-/": "lua:comment.comment",
"Ctrl-a": "StartOfLine",
"Ctrl-w": "Find",
"Ctrl-b": "WordLeft",
"Ctrl-e": "EndOfLine",
"Ctrl-f": "WordRight",
"Ctrl-k": "Cut",
"Ctrl-o": "Save",
### Keybase proof
I hereby claim:
* I am eddietejeda on github.
* I am eddietejeda (https://keybase.io/eddietejeda) on keybase.
* I have a public key ASBg7ryEcou8aT6TwsElVAKH6t8Pf4m-tEu7WiW8lOCJLwo
To claim this, I am signing this object:
<!-- http://docs.sublimevideo.net/playlists -->
<div id="playlist1" class="interactive">
<div class="video_wrap">
<video id="video1" class="sublime" poster="posterframe1.jpg"
width="640" height="360" preload="none">
<source src="video1.mp4" />
<source src="video1.webm" />
</video>
</div>