Commits at 921982f302da295b02c712aeb0f29b930efe83d4
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
4be8319cImprove delete word shortcuts for fish and micro
I had no idea that it's so complicated to do this with terminals!
Anthony Wang
authored at
Anthony Wang
comitted at
43dc17efDon't track bindings
I no longer have any custom Micro keybindings since F10 in Konsole now opens the menu, and plus Save,Quit is a dangerous combination. I guess I could argue that I currently do Ctrl-Q,y pretty reflexively, but whatever
Anthony Wang
authored at
Anthony Wang
comitted at
36ed9be1Simplify ccp.fish
This breaks stuff like `ls | ccp file` but I probably wouldn't do that in the first place, just either piping or copying a file, not both
Anthony Wang
authored at
Anthony Wang
comitted at
d0d26844Revert "Force Firefox Wayland"
This reverts commit c91daaf6dd1cd460569acb8919782fbde562ec1a.
Firefox 121 now uses Wayland by default, so this is no longer necessary.
Anthony Wang
authored at
Anthony Wang
comitted at
69b2923eMove fish abbrs to config.fish
abbrs are now stored in config.fish instead of fish_variables in Fish 3.6
Anthony Wang
authored at
Anthony Wang
comitted at
016737aeErase nvim and diff abbrs that I don't use, erase git checkout abbr because git checkout is stupid
Anthony Wang
authored at
Anthony Wang
comitted at