1
1
Fork 0
Commit graph

222 commits

Author SHA1 Message Date
2982a2f1a1 setup.sh: Set fossil autosync to pullonly 2022-10-22 20:17:45 +00:00
bb49c3b2e8 zshrc: Several changes
* Make i a local variable
* Make flgrep more reliable
* Switch MorphOS cross-compiler to GCC 11
2022-10-22 20:17:10 +00:00
d92eb2cc0e vim/syntax/objc.vim: Update to ObjFW changes 2022-10-22 20:15:29 +00:00
c0136e5d85 zshrc: Use sed -e instead of sed | sed 2022-08-15 23:40:08 +00:00
e1e8f189ab cross switch: Include $DEVKITPRO/tools/bin in PATH 2022-07-17 19:04:10 +00:00
6ecdbc44c1 zshrc: Fix "cross switch" 2022-07-17 16:51:14 +00:00
0fbc52e06f Remove cycle_asus_fan.sh
It is no longer needed as it has been properly integrated in newer
kernels.
2022-07-17 12:05:49 +00:00
e580729bf5 cross wii-u: Include $DEVKITPRO/tools/bin in PATH 2022-07-14 20:44:29 +00:00
88aea3edb3 zshrc: Use -isysroot for cross ios 2022-04-24 11:20:13 +00:00
284df8db5c mpv.conf: Save position 2022-04-20 13:29:04 +00:00
93d6b3922a yt-dlp: Add 720p30 VP9 to list 2022-01-16 09:12:26 +00:00
075d969e76 git: Use GitLab via SSH 2022-01-16 09:11:20 +00:00
24667d6af8 ssh_config: Fix brainfart 2022-01-07 16:38:34 +00:00
8090ec8a7b ssh_config: Add override for anoncvs.netbsd.org 2022-01-07 16:13:47 +00:00
4c97950fdd Use full host for tmux and sudo 2022-01-07 16:06:48 +00:00
ddbd5a515c yt-dlp: Prefer 1080p30 VP9 over H264 2021-11-20 09:32:34 +00:00
029c1cf7f4 yt-dlp: Enable SponsorBlock integration 2021-11-19 13:42:14 +00:00
ff6ebe0f06 yt-dlp: Prefer 1080p60 VP9 over H264 2021-11-19 13:01:21 +00:00
315050fb8b yt-dlp: Prefer 1440p30 VP9 over H264 2021-11-19 12:58:08 +00:00
e39b47dbf8 ssh_config: Add config for pkgs.fedoraproject.org 2021-11-14 20:21:54 +00:00
496ee36d69 Switch to yt-dlp 2021-11-13 09:23:23 +00:00
a9baa34cc4 tmux: Add overrides for xterm* 2021-11-13 09:17:15 +00:00
3e8a294618 vim/syntax/objc.vim: Add OFNotificationName 2021-10-31 16:09:06 +00:00
356e2f2a0b Derive MAKEFLAGS on macOS 2021-10-31 15:11:16 +00:00
fa1eb19c36 zshrc: Derive MAKEFLAGS if we have nproc 2021-10-30 13:03:11 +00:00
1e0bf8641a setup.sh: Improve checking for gpg key 2021-10-28 18:05:06 +00:00
7dcb416f6d zshrc: Add power_now function 2021-09-23 22:19:50 +00:00
3ee2074bd8 zshrc: flveri: Print the revision being verified 2021-09-14 18:17:16 +00:00
8cf0c1c9c9 Add sway config 2021-09-14 15:59:23 +00:00
d46b50668b Merge accidental fork 2021-08-29 07:48:57 +00:00
b6ba827351 zshrc: Make sure GPG agent is running 2021-08-29 07:47:43 +00:00
53717fe477 zshrc: Use GCC 10 for MorphOS cross compiler 2021-08-29 07:45:27 +00:00
d54da25bbd Deutsch (KOY).keylayout: Fix the capslock layer 2021-08-07 20:10:30 +00:00
8a695dc182 vimrc: Add path+=** 2021-05-08 19:42:07 +00:00
41bdb9f0f0 Add "Deutsch (KOY).keylayout" 2021-05-06 22:22:23 +00:00
63caf3a695 zshrc: Add uart command 2021-04-05 20:06:33 +00:00
38649bf520 Add cycle_asus_fan.sh 2021-03-29 23:01:47 +00:00
e36d1afffa zshrc: Work around gnupg agent path on Fedora
Fedora seems to put it in $XDG_RUNTIME_DIR/gnupg/<random string>. Check
if $XDG_RUNTIME_DIR/gnupg exists and pick the first socket we find in
there (there should only be one).
2021-03-27 12:14:43 +00:00
37fc52078c Add ssh_config
Private parts are in a separate, non-included file.
2021-03-26 05:06:44 +00:00
12a46dc630 zshrc: Use wl-copy on Wayland 2021-03-21 10:14:56 +00:00
681e3fd2d5 vim: Use Ruby format for .cr files
It's still better than that Crystal mode.
2021-03-06 01:19:29 +00:00
80902379c0 vim: Add ftdetect/indent/syntax for Crystal
From https://github.com/vim-crystal/vim-crystal
2021-03-02 01:45:56 +00:00
5e09b7cefd Add Colemak-js.layout
This is based on Colemak DH-js.layout.
2021-02-28 12:00:59 +00:00
1630969321 Colemak DH-js.keylayout: Fix name 2021-02-21 20:14:12 +00:00
03c1cbbc06 Move keyboard layouts into subdirectory 2021-02-21 20:13:49 +00:00
bc6d979dfd Add Colemak DH-js.keylayout
This is based on Colemak DHk-js.keylayout
2021-02-21 20:10:14 +00:00
b3bec635d4 Colemak DHk-js.keylayout: Add more special chars 2021-02-14 13:57:47 +00:00
63ddfdb4e4 Add Colemak DHk-js.keylayout
This is a from-scratch implementation with several modifications.
2021-02-14 00:06:04 +00:00
0b25ded192 Update signing key for Git 2021-02-07 22:52:44 +00:00
9786b5c8b6 Update commit signing key 2021-01-30 19:58:29 +00:00