diff --git a/.gitignore b/.gitignore index 8eba6f0..fbb3fc2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ !.gitignore !.gitmodules +!.ssh +!.ssh/config + !.xinitrc !.xmodmap diff --git a/.ssh/config b/.ssh/config new file mode 100644 index 0000000..37bc795 --- /dev/null +++ b/.ssh/config @@ -0,0 +1,17 @@ +Host git.simponic.xyz + Port 222 + Hostname nijika.sys.internal.simponic.xyz + +Host git.hatecomputers.club + User git + Port 222 + +Host levi + ForwardAgent yes + +# work +Host gul4 + Hostname gul4.usu.edu + +Host rainsllamas + Hostname 129.123.107.108