Commit Graph

204 Commits

Author SHA1 Message Date
Lucas 71019bf806 sekrit-rekey: change `for ... in $(cmd)` to `cmd | while read` 2022-01-16 14:23:14 +00:00
Lucas 73880fb104
gpg/git: update PGP key 2022-01-01 15:08:15 +00:00
Lucas 68d7995a7f Add script for generating RFC 4193 compliant ULAs 2021-12-31 13:54:54 +00:00
Lucas 95a8ef0800 shrc: set `stty status` on OpenBSD 2021-12-15 09:06:33 +00:00
Lucas db98b73ff2 Add script for OpenIKED ECDSA keys generation 2021-12-03 18:24:25 +00:00
Lucas e82506d113 xenodm theme and setup adjustments 2021-12-03 18:22:29 +00:00
Lucas 2e152aa82e pstsrv: use `curl -x` instead of `torsocks` 2021-12-03 18:20:02 +00:00
Lucas 699363c409 pstsrv: add pst.moe, retire w1r3.net 2021-12-03 13:53:52 +00:00
Lucas 506952db72 ZZZ: lock the screen instead of asking the user to do so 2021-11-19 22:23:57 +00:00
Lucas dbd4ecbc07 dotfiles: `make install` is no longer verbose 2021-11-19 22:23:57 +00:00
Lucas 52f2d20dbc rbucmd: start ssh-agent only if there isn't one running already 2021-10-16 15:36:12 +00:00
Lucas 50cd17d821 xinitrc: small changes
- sct 3500K
- prefer `if cmd; then ...` to `cmd && ...`
- use different files for stdout and stderr
2021-09-20 22:06:51 +00:00
Lucas fa98ce9002 fontconfig: use IBM Plex family as default font 2021-08-02 03:13:14 +00:00
Lucas 09bfd184a2 fetch: use glob expansion instead of find, for speed 2021-08-02 03:12:01 +00:00
Lucas f9f951867c Add script for OpenBSD remote backups 2021-06-25 15:35:13 +00:00
Lucas 3ca523b0ee Add script for doing djb2-based term colorization 2021-05-29 14:01:03 +00:00
Lucas 7110e32037 fontconfig / xterm: add emoji fallbacks 2021-05-28 12:56:36 +00:00
Lucas 141a56f51b fetch: small fixes
- Use `sha256 -s` instead of piping into `sha256`
- Remove unused name output file
2021-04-11 14:32:18 +00:00
Lucas 489043a49d
gpg/git: update PGP key 2021-03-21 15:28:23 +00:00
Lucas 02faa7d7bb nyaasearch: add script for searching nyaa.si with w3m 2021-03-12 00:11:38 +00:00
Lucas 2a35d39180 xinitrc: remove legacy cruft, add sct back
While there, replace `test` with `[ ... ]`.
2021-01-23 11:28:28 +00:00
Lucas d5e94cd65e shgit: quote glob characters 2021-01-21 03:06:17 +00:00
Lucas febb52129e mblaze: remove contrib
Use upstream version instead.
2021-01-16 18:54:30 +00:00
Lucas 2c86e788e9 Add httpd-utils 2020-12-28 23:24:06 +00:00
Lucas 174cc1338b xterm: allow pasting Tabs 2020-12-28 15:52:45 +00:00
Lucas 4155ad9324
Update ZSK rotation instructions 2020-12-27 15:47:54 +00:00
Lucas 0ffa5a95e4 tmux: add binding for copying to X11 clipboard 2020-12-27 15:45:40 +00:00
Lucas 9fef01eb0c
Add some notes about key rotations 2020-12-23 16:40:44 +00:00
Lucas 0b072ec399 hlwm: user lemonbar instead of lemonbar-xft
At least lemonbar is maintained every now and then. lemonbar-xft has
been archived for almost a year already.
2020-12-23 16:10:08 +00:00
Lucas 999ed6368d hlwm: use shell substitution instead of cut 2020-12-23 16:09:40 +00:00
Lucas b06b83aa4b update-element-web: cope with rename 2020-12-21 12:18:38 +00:00
Lucas 1143e7ea10 Add Git pre-commit hook to check for missing serial bumps in zonefiles 2020-12-09 18:15:43 +00:00
Lucas 0dc2525dc4 fontconfig: disable ligatures for monospace fonts 2020-12-08 19:42:51 +00:00
Lucas 54a7ab5e6e themes: convert colorscheme.c to Perl 2020-12-06 15:08:37 +00:00
Lucas e71a6eb321 sekrit: add rm command
While at it, fix a typo.
2020-12-03 00:18:11 +00:00
Lucas 19631627d6 sekrit: remove -f flag for sekrit_add
Not only it parsed the wrong character 2 commits ago, it's also
completely broken: file can't be overwritten, because of `chmod 400`.
2020-12-02 03:53:57 +00:00
Lucas f500903cba sekrit: small refactor 2020-12-02 03:44:32 +00:00
Lucas c2af544099 sekrit: parse the right flag in sekrit_add 2020-12-02 03:40:04 +00:00
Lucas 88c18dd564 Add avatars 2020-11-28 15:48:36 +00:00
Lucas 7580a2b588 browser: copy sndiod cookie 2020-11-22 13:57:26 +00:00
Lucas 8de76cf8b1 Use `curl` if not running on OpenBSD 2020-11-01 18:51:45 +00:00
Lucas 6bbdb29b10 Use `cp -R` instead of non-standard `cp -r` 2020-11-01 18:42:56 +00:00
Lucas 5db09725a3 martians: overhaul
- Use the XML files instead of the CSV
- Separate output in inbound and outbound tables
- Add script for producing all the outputs
2020-10-27 03:00:25 +00:00
Lucas 56b12b3023 gitconfig: use default core.excludesFile 2020-10-17 13:48:22 +00:00
Lucas 04e0835e0d nexrc: add exrc option 2020-10-17 13:39:26 +00:00
Lucas cb0696a400 sekrit: check if key exists with cp 2020-10-03 17:29:53 +00:00
Lucas ce2502c113 Deal with Riot -> Element rename 2020-10-03 17:29:53 +00:00
Lucas 79a12e7ff3 xinitrc: map Caps-Lock to compose key 2020-09-20 16:06:22 +00:00
Lucas c7d679ab7e hlwm: remove leading space for current tag 2020-09-19 13:45:14 +00:00
Lucas 48ab04a486 Simplify dist target 2020-09-06 14:12:33 +00:00