Commits at cb7c3c953d65b64fa0744f0ef4dd753358071ed2
cb7c3c95Revert "Use run0 instead of sudo and sudoedit"
This reverts commit a57b87f1843b5337514e0cfd7eb060fb32ce3bad.
Anthony Wang
authored at
Anthony Wang
comitted at
29902adeFish 4.0 beta stuff
I just made a big oops when I built Fish 4.0 on my laptop and scp'ed it to my VPS which has an older CPU and then I couldn't log in anymore ðŸ˜
So I had to rebuild Fish without -march=native and stuff and copied the new /usr/bin/fish* binaries over to the VPS after booting a boot CD
Anthony Wang
authored at
Anthony Wang
comitted at
6dfb05dcMove ~/.local/share/python/history to ~/.local/share/python_history since Python 3.13 won't autocreate the dir if it doesn't exist
Anthony Wang
authored at
Anthony Wang
comitted at
d180073eAdd MIT license
I normally never use that license but this is just some random configs so it's fine
Anthony Wang
authored at
Anthony Wang
comitted at
9ddd0833Handle systemd-sysusers's new u! feature for locking accounts using regex to match starting with u
Anthony Wang
authored at
Anthony Wang
comitted at
67974a40Revert "Enable secret service API for KWallet"
This reverts commit 33c85ad11bd95174640b5892e14b56d7f33a88c9.
Anthony Wang
authored at
Anthony Wang
comitted at
921982f3Make Plasma autostart run ssh-add instead of systemd since Kwallet must be running for ssh-add to succeed
Alternatively, I could add `AddKeysToAgent yes` to `.ssh/config` but this breaks Git signing and (I think, but haven't checked) Dolphin SFTP. Also, then it won't be in my dotfiles.
Anthony Wang
authored at
Anthony Wang
comitted at
ea6ef23bWait 0.1 seconds to avoid race condition between ssh-agent and ssh-add
Anthony Wang
authored at
Anthony Wang
comitted at
76f210adTrack non-GUI editable Firefox settings
They're impossible to remember so I might as well save them here
Anthony Wang
authored at
Anthony Wang
comitted at