add SSH config
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
136c93f60b
commit
72ca84545e
@ -181,4 +181,4 @@ Host github.com
|
|||||||
IdentityFile /root/.ssh/id_ed25519_ghdeploy
|
IdentityFile /root/.ssh/id_ed25519_ghdeploy
|
||||||
EOF
|
EOF
|
||||||
printf "%s" "$SSHCONFIG" | sudo tee /root/.ssh/config
|
printf "%s" "$SSHCONFIG" | sudo tee /root/.ssh/config
|
||||||
sudo $GC remote set-url origin 'git@github.com:RAD-Development/nix-dotfiles.git'
|
sudo "$GC" remote set-url origin 'git@github.com:RAD-Development/nix-dotfiles.git'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user