dotfiles/sh/.config/sh/alias.d
Marty Oehme d4bbf7b573
sh: Greatly simplify ssh agent configuration
Whereas before there was a giant script (which worked well enough)
looking for and activating necessary ssh agents, all of it has been
replaced with a single invocation of the gpg-agent - which I have turned
into an ssh-enabled agent through its configuration file.

That means, first: I can massively simplify the looking for ssh agents
and since I am using fixed credentials (private keys supplied through
ssh host configurations) for most servers anyway it should not disrupt
my workflow and, second: I can use my private gpg key to log in to
servers if I set it up correctly.
2023-01-31 10:02:44 +01:00
..
enable-fasd-hook.sh sh: Use exist program 2022-01-30 11:37:18 +01:00
fontlist.sh repo: Update linting for 4-spaced shell scripts 2021-04-04 20:52:52 +02:00
sfz.sh sh: Add serve alias to create a quick file server 2022-01-30 11:41:00 +01:00
ssh-agent-autoconfiguration.sh sh: Greatly simplify ssh agent configuration 2023-01-31 10:02:44 +01:00
timg.sh sh: Add timg aliases 2022-11-25 17:02:48 +01:00
yay.sh sh: Use exist program 2022-01-30 11:37:18 +01:00