Skip to content

Instantly share code, notes, and snippets.

RUST_BACKTRACE=full broot --install
thread 'main' panicked at 'assertion failed: width > 2', /home/dys/.cargo/registry/src/github.com-1ecc6299db9ec823/termimad-0.6.5/src/wrap.rs:128:5
stack backtrace:
0: 0x55b961aab458 - <unknown>
1: 0x55b961aaabb8 - <unknown>
2: 0x55b961a89524 - <unknown>
3: 0x55b961a9d4a1 - <unknown>
4: 0x55b961a9fce9 - <unknown>
5: 0x55b96197eb03 - <unknown>
6: 0x55b961984feb - <unknown>
@focusaurus
focusaurus / PKGBUILD
Created August 30, 2020 13:15
berry-git PKGBUILD fix diff
diff --git PKGBUILD PKGBUILD
index a8a1da2..a476180 100644
--- PKGBUILD
+++ PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="A healthy, bite-sized window manager written over the XLib Library"
url="https://github.com/JLErvin/berry"
arch=('x86_64')
license=('MIT')
-makedepends=('gcc')
+makedepends=('gcc' 'git')
@focusaurus
focusaurus / config.yaml
Created December 18, 2023 01:37
kipra ergogen 2023-12-17
metadata:
version: 0.0.2
author: Peter Lyons
www: https://peterlyons.com
units:
# choc spread is just a LITTLE too tight for me,
# so bump it up by 1mm
# This is by coincidence the same as "u" but "cx + 1"
# expresses the intent more clearly
$default_spread: cx + 1