[verifying my keyoxide key:openpgp4fpr:2D120895F5CD9744A4029C697A7F66A31EC9B387]
This file contains 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
" Wez's VIM colors for Dark background | |
" vim:ts=2:sw=2:et: | |
hi clear | |
if exists("syntax on") | |
syntax reset | |
endif | |
let g:colors_name = "wez" | |
let &background="dark" |
I'm mostly blindly following information from this guide: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel
sudo vim /etc/apt/sources.list
and uncomment these lines:
deb-src http://us.archive.ubuntu.com/ubuntu/ bionic main restricted
This document describes a protocol for a remote terminal session, which
may have 0 or more active terminals, to exchange control information with
a local terminal renderer. This is similar in spirit to the tmux -CC
Control Mode functionality but is spec'd out separately from tmux in
order to make it relatively tmux agnostic and thus potentially easier
for it to be integrated in alternative multiplexer implementations
and supported in more terminal emulators.
This file contains 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
[ | |
{ | |
"name": "Spock Left Hand", | |
"author": "Wez Furlong" | |
}, | |
[ | |
{ | |
"rx": 2, | |
"y": 5.7, | |
"a": 7 |

This file contains 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
[ | |
{ | |
"name": "Flutterby", | |
"author": "Wez Furlong", | |
"switchMount": "cherry", | |
"switchBrand": "cherry", | |
"switchType": "MX1A-G1xx", | |
"plate": true | |
}, | |
[ |
This file contains 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
[ | |
{ | |
"name": "Moar Thumbs II", | |
"author": "Wez Furlong" | |
}, | |
[ | |
{ | |
"x": 1, | |
"a": 1 | |
}, |
This file contains 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
[ | |
{ | |
"author": "Wez Furlong" | |
}, | |
[ | |
{ | |
"x": 3, | |
"c": "#c4c8c5", | |
"a": 1 | |
}, |
This file contains 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
[ | |
{ | |
"name": "Moar Thumbs", | |
"author": "Wez Furlong" | |
}, | |
[ | |
{ | |
"x": 1, | |
"a": 1 | |
}, |
NewerOlder