Commit d82cde41 authored by nimrod's avatar nimrod
Browse files

Indent the SSH config.

With the Vim filetype set correctly, Vim does it automatically.
parent 913acf19
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -5,4 +5,3 @@
Host gitlab.freedesktop.org
    User git
    IdentityFile ~/.ssh/gitlab_fdo_ed25519
+2 −3
Original line number Diff line number Diff line
@@ -5,4 +5,3 @@
Host git.toptal.com
    User git
    IdentityFile ~/.ssh/gitlab_toptal_ed25519
+13 −13

File changed.

Contains only whitespace changes.

+11 −11

File changed.

Contains only whitespace changes.

+4 −4

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

Loading