Skip to content

Instantly share code, notes, and snippets.

View doomb0t's full-sized avatar

Jonathon Sonesen doomb0t

View GitHub Profile
@doomb0t
doomb0t / kitty.conf
Created July 9, 2020 03:33
My kitty-term configuration, supports ligatures
font_family FiraCode Nerd Font Mono
font_size 18.0
bold_font auto
italic_font auto
bold_italic_font auto
disable_ligatures never
tab_bar_style powerline
tab_bar_edge top
enable_audio_bell never

Keybase proof

I hereby claim:

  • I am doomb0t on github.
  • I am gomezsonesen (https://keybase.io/gomezsonesen) on keybase.
  • I have a public key ASAtzUNdaU9deoeItbnistWzjNtXHZ4TcTVwbeoAgf68dwo

To claim this, I am signing this object:

[Adblock Plus 2.0]
! Checksum: u+UivkJ9U8f85+4GzOnvWw
! Version: 201803161820
! Title: Adblock Warning Removal List
! Last modified: 16 Mar 2018 18:20 UTC
! Expires: 1 days (update frequency)
! Homepage: https://easylist.to/
!
! Please report any unblocked obtrusive anti adblock messages or problems
! in the forums (https://forums.lanik.us/) or via e-mail (easylist.subscription+anti@gmail.com).
@doomb0t
doomb0t / formconfig.example
Last active March 18, 2017 11:55
example config for configurable form handling
[formmail]
test.url=test/apply/submit
test.template=formmail/test/template/test.mail
test.fields.email=mandatory, email
test.fields.email.mandatory=You failed the email test
test.fields.email.email=You failed the email validation
test.fields.non_mandatory_email=email
test.fields.non_mandatory_message=
test.fields.mandatory=mandatory