view .pentadactylrc @ 530:dbb75edda2ff default tip

cleanup: remove ancient distnoted reaper script Surely this bug has been fixed in the 9+ years that the script has been run once a minute by cron on my laptop. To my surprise, it looks like the Migration Assistant even managed to carry it across laptops!
author Augie Fackler <raf@durin42.com>
date Sat, 03 Jan 2026 19:12:16 -0500
parents 5d83e487611c
children
line wrap: on
line source

"1.0rc1

loadplugins '\.(js|penta)$'
group user
map -count -modes=n,v x <count>:quit<Return>
set guioptions=bCrsmTB
set hintkeys=asdfg;lkjh

" vim: set ft=pentadactyl: