Skip to content

Instantly share code, notes, and snippets.

@bastnic
bastnic / esphome-lilygot5.yaml
Created January 8, 2022 20:39 — forked from geekuillaume/esphome-lilygot5.yaml
Configuration for ESPHome + LilyGo T5 4.7"
esphome:
name: lilygo-t5
esp32:
board: esp32dev
framework:
type: arduino
# Enable logging
logger:
@bastnic
bastnic / .vimrc
Last active November 18, 2019 20:02
nvalt rewrite in bash and vim
function! s:goyo_enter()
let b:quitting = 0
let b:quitting_bang = 0
autocmd QuitPre <buffer> let b:quitting = 1
cabbrev <buffer> q! let b:quitting_bang = 1 <bar> q!
endfunction
function! s:goyo_leave()
" Quit Vim if this is the only remaining buffer
if b:quitting && len(filter(range(1, bufnr('$')), 'buflisted(v:val)')) == 1

Keybase proof

I hereby claim:

  • I am bastnic on github.
  • I am bjaillot (https://keybase.io/bjaillot) on keybase.
  • I have a public key whose fingerprint is D7F3 BD96 2117 08B7 3C84 1D8A 8B7E AD69 1C74 2FEA

To claim this, I am signing this object: