From 9961501ec2965ce4f480095a1fd5d7b88bfc7783 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sat, 25 Sep 2021 20:50:36 -0400 Subject: Disable HashKnownHosts All this really does is make fixing problems more difficult. --- home/.ssh/config | 2 -- 1 file changed, 2 deletions(-) (limited to 'home') diff --git a/home/.ssh/config b/home/.ssh/config index b9c29bf3..a2e6db08 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -1,8 +1,6 @@ IgnoreUnknown Include Include config_private -HashKnownHosts yes - SendEnv LANG LC_* Host monday beastie puffy toaster tux progynova -- cgit 1.4.1 m.submit();'> dontfiles
summary refs log tree commit diff
path: root/.config/nvim/init.vim (unfollow)
Commit message (Expand)Author
2016-08-23Remove scroll bindings from nvim configJune McEnroe
2016-08-17Highlight Search with black foregroundJune McEnroe
2016-08-15Remove gruvboxJune McEnroe
2016-08-04Remove march from SSH configJune McEnroe
2016-08-01Disable tab indicators in iTermJune McEnroe
2016-07-30Color PreProc DarkGreenJune McEnroe
2016-07-29Color Structure and Typedef in grayJune McEnroe
2016-07-27Color comments DarkBlue and LightBlueJune McEnroe
2016-07-27Color macros in yellowJune McEnroe
2016-07-26Colorscheme colors and schemesJune McEnroe
2016-07-26Add ''subtle'' colorschemeJune McEnroe
2016-07-26Add htoprcJune McEnroe
2016-07-24Add may and refactor ssh configJune McEnroe
2016-07-18Disable cursorlineJune McEnroe
2016-07-18Use hard constrast gruvbox darkJune McEnroe
2016-07-15Remove vim configurationJune McEnroe
2016-07-15Add readline to README configurations listJune McEnroe
2016-07-15Add vendor script to READMEJune McEnroe
2016-07-15Pull latest pathogen and gruvboxJune McEnroe?h=backport&id=7cfc2d9b309c4c664a177e55441f88a64e15561c&follow=1'>Add meta.c to READMEJune McEnroe
2017-08-26Use MakefileJune McEnroe