1
1
Fork 0
Commit graph

329 commits

Author SHA1 Message Date
6ea16b02d0 vim: Only use inkpod on 256 color terminal 2025-04-12 14:51:38 +00:00
48a11a0e02 Clean up vim config 2025-04-12 14:48:04 +00:00
6a8db9df8d zshrc: Make sure to end with a 0 return 2025-04-12 14:11:17 +00:00
feb4a6cb04 setup.sh: Set text-scaling-factor 2025-04-03 19:29:05 +00:00
f8362cdd99 setup.sh: Set Cantarell as font
GNOME 48 changed the default to Adwaita instead of Cantarell.
2025-04-01 23:54:54 +00:00
dbea403aff zshrc: Remove hack for mpv
It's no longer needed.
2025-02-10 21:46:24 +00:00
865241e82b vim/syntax/objc.vim: Add OF_DIRECT_PROPERTY 2025-02-09 21:49:36 +00:00
336a1a676a Basic.terminal: Revert colors 2025-02-06 23:12:13 +00:00
043cf01691 Basic.terminal: Use GNOME ANSI colors 2025-01-08 13:46:30 +00:00
58cf87b60c ssh: More conservative KexAlgorithms
Didn't work with SSH on Fedora.
2025-01-06 12:59:07 +00:00
e914adc028 ssh: Add UseStrictKeyExchange 2 2025-01-06 02:32:07 +00:00
77955bedcb ssh: Update KexAlgorithms to include PQC 2025-01-06 02:29:09 +00:00
c220805772 vim: Leave terminal background unchanged
Forcing black looks bad if the terminal doesn't have 100% black
background, and in some terminals also disables transparency.
2025-01-02 14:02:00 +00:00
bda76bfcea zshrc: Add command to switch NVIDIA GPU in Mutter 2024-12-14 10:54:25 +00:00
72db51c484 Merge accidental fork 2024-12-14 10:53:06 +00:00
4a8a8f2419 git: Add server-rw alias 2024-12-07 23:54:06 +00:00
1891c99b3b Basic.terminal: Fix PgUp/PgDown/Start/End bindings 2024-11-16 13:22:49 +00:00
53273e0be1 setup.sh: Create ~/.hushlogin 2024-11-10 21:36:28 +00:00
b746e88237 Basic.terminal: Bindings for PgUp/PgDown/Start/End 2024-11-10 21:35:37 +00:00
28a5891841 bootstrap.sh: Use curl instead of wget 2024-10-27 23:30:49 +00:00
26233a0d88 bootstrap.sh: Update checkin hash 2024-10-27 23:28:02 +00:00
7d2852dbfa git: Update signing key 2024-10-11 19:59:18 +00:00
98a39f22cd Update gpg config 2024-09-21 22:56:02 +00:00
e0051b2c29 Update keyring
This adds a new hardware-backed key and revokes two commit signing keys
that were accidentally copied to a device without full disk encryption.
2024-09-21 22:54:01 +00:00
0eb16c1c85 gnome-terminal: Make text slightly darker
This allows to distinguish it better from bold text.
2024-09-01 17:18:00 +00:00
ea98a2d246 setup.sh: Unset local autosync 2024-08-18 16:46:27 +00:00
905b8009c0 zshrc: Use Unicode for → 2024-08-18 16:44:28 +00:00
6ac945d8d9 ssh: Disable ForwardAgent 2024-08-18 16:44:08 +00:00
649b0a2f50 vim: Disable modelines 2024-08-18 16:43:51 +00:00
2b8ed98297 Add bootstrap.sh 2024-08-18 16:43:19 +00:00
cd407df7d7 zshrc: Use $USER instead of $(whoami)
This fixes QNX.
2024-03-31 20:57:53 +00:00
ddc3010a0a zshrc: Add back sprunge
It seems to be back *and* support https now.
2024-03-11 21:53:00 +00:00
461d45c964 zshrc: Add no_hist_bang, map ^P and add gsshfs 2024-03-05 21:30:41 +00:00
7bd5059a38 vimrc: Fix compatibility with vim < 7.3 2024-02-07 22:30:38 +00:00
2c5bc25b3e zshrc: Fix compatibility with zsh 4 2024-02-07 22:20:15 +00:00
7b1286f2f0 zshrc: Remove ix.io - it's dead 2024-01-04 20:38:37 +00:00
df1da4b647 Sign the new commit signing key with the main key 2024-01-04 19:03:15 +00:00
c516d76495 Add ownertrust for new key 2024-01-04 19:00:51 +00:00
49aa5d1fbc Switch to new signing key 2024-01-04 18:59:09 +00:00
d442f9f7d3 Add new signing key to gnupg/keyring.asc 2024-01-04 18:57:15 +00:00
afecf500c4 ssh/config: Use to AES256-GCM to mitigate Terrapin 2023-12-24 22:39:21 +00:00
4b62923121 bin/element-web: Force to Python 3.10 2023-11-26 23:22:24 +00:00
7fee9aa158 setup.sh: Set legacy theme 2023-11-26 23:20:50 +00:00
970cd6c0a6 objc.vim: Add OF_ALIGN 2023-11-03 00:21:02 +00:00
2125e0a1c2 Add mpv/input.conf to disable touchpad scrolling 2023-10-28 15:21:53 +00:00
edf2400fc6 vim/syntax/objc.vim: Add OFVector[34]D 2023-10-28 15:19:59 +00:00
1af7a8bf19 setup.sh: Enable touchpad while typing 2023-10-28 15:19:33 +00:00
62d3355cca zshrc: Add flunci 2023-10-28 15:19:13 +00:00
0e42db4b6d zshrc: Don't always have a gpg-agent running
It misbehaves way too often, sometimes trying to use up the entire
virtual address space on the system.
2023-08-06 12:01:01 +00:00
4442455fc2 zshrc: Use m68k-amigaos-g++ for ObjFW 2023-08-06 11:59:47 +00:00