git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/.ssh/config.d
diff options
context:
space:
mode:
authorH. P. <coding _æ_ lirion.de> 2023-05-06 09:57:49 +0200
committerH. P. <coding _æ_ lirion.de> 2023-05-06 09:57:49 +0200
commite27c0a03d5c5163bfd9df624368d458041c87521 (patch)
tree48780a66097e10c2e3083e8020d9447d93ce6b86 /.ssh/config.d
parent10aabab8912182302ae549e83f9cae6a245c4e4d (diff)
downloaddotfiles-e27c0a03d5c5163bfd9df624368d458041c87521.tar.bz2
Superseding flake8-colors - considering that deprecated
From flake8 5.0.0 on, flake8 natively supports `--color` [^1], rendering the installation of flake8-colors obsolete. (Kudos so far for the nice work, nonetheless.) Debian 12 (frozen and one month before release at the point of this update) moved flake8 from 3.8.4 to 5.0.4, so I'm moving along. (Also, no need for venv magic anymore.) [^1] [flake8 changelog for 5.0.0](https://flake8.pycqa.org/en/latest/release-notes/5.0.0.html)
Diffstat (limited to '.ssh/config.d')
0 files changed, 0 insertions, 0 deletions
ss='deletions'>-0/+1 | * typoH. P. 2022-04-271-1/+1 | * +voicemsg aliasH. P. 2022-04-261-0/+5 | * +lst, %call apt binary directlyH. P. 2022-03-241-1/+2 | * +package cleanH. P. 2022-03-241-0/+12 | * disable SC2012 in xstatH. P. 2022-03-241-0/+1 | * fix and improvement: dirmngrH. P. 2022-03-241-1/+1 | | | | | - fix: missing then after if - improvement: using pgrep instead of ps+pgrep|grep * gnupg forwarding now workingH. P. 2022-03-241-0/+1 | * make initial dirmngr launch silentH. P. 2022-03-242-2/+3 | * syntax errorH. P. 2022-03-231-1/+1 | * distinguish rel from fedora, adopting the rh corporate turquoisH. P. 2022-03-231-2/+4 | * Merge branch 'testing' of git.lirion.de:/var/cache/git/dotfiles into testingH. P. 2022-03-231-2/+4 |\ | * own colours for AIXH. P. 2022-03-231-2/+4 | | * | fixesH. P. 2022-03-232-5/+9 |/ * +test: debian pink for debian systemsH. P. 2022-03-231-2/+5 | * less variable spamH. P. 2022-03-231-23/+25 | * $SSH_AUTH_SOCK only on the admin stationsH. P. 2022-03-231-2/+10 | * alias for ssh-with-gpgH. P. 2022-03-231-0/+1 | * launch dirmngrH. P. 2022-03-231-1/+1 | * adding gpg-connect-agent to ssh agent machinesH. P. 2022-03-231-0/+1 | * Hide grep outputH. P. 2022-03-221-1/+1 | * +doc for SSHAGHH. P. 2022-03-211-0/+2 | * Execute ssh agent only on machines we want to be the source