Skip to content

Instantly share code, notes, and snippets.

View tschaefer's full-sized avatar
🐕
Octodog

Tobias Schäfer tschaefer

🐕
Octodog
View GitHub Profile
# General settings
severity = 3
verbose = %F (line:%l) %m, %e [%p]\n
include = CodeLayout Documentation InputOutput Modules::ProhibitMultiplePackages
exclude = CodeLayout::RequireTidyCode RegularExpressions::RequireExtendedFormatting Moose::RequireCleanNamespace Documentation::RequirePodLinksIncludeText Subroutines::ProhibitUnusedPrivateSubroutines
# Rules for POD
[Documentation::RequirePodSections]
lib_sections = NAME | DESCRIPTION | METHODS
script_sections = NAME | SYNOPSIS | OPTIONS | DESCRIPTION

Keybase proof

I hereby claim:

  • I am tschaefer on github.
  • I am toschaefer (https://keybase.io/toschaefer) on keybase.
  • I have a public key whose fingerprint is 120A 0549 D5A1 9CB4 6D07 650F 3C44 B15E B62A 13CC

To claim this, I am signing this object:

@tschaefer
tschaefer / pryrc
Last active November 5, 2023 15:32
Pry user configuration
# frozen_string_literal: true
### Prompt
Color = Pry::Helpers::Text
name = 'zerowing'
description = <<~DESC
All your prompt are belong to us.👽
user@host:pry /path/to/obj »
@tschaefer
tschaefer / README.md
Created March 19, 2024 21:00
Yubikey for Debian root on native encrypted ZFS

Information

Following instructions enable 2FA via Yubikey challenge-response for Debian root native encrypted ZFS.

For general setup please follow the instructions in the OpenZFS Documentation.

Prepare Yubikey

Install management tools.