1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-11-05 22:15:38 -05:00

change git aliases from master to main

This commit is contained in:
2020-06-29 11:49:29 -04:00
parent 675fc5742a
commit 568788b675
4 changed files with 40 additions and 27 deletions

View File

@@ -50,12 +50,6 @@ Host github.com
IdentityFile ~/.ssh/id_ed25519
IdentitiesOnly yes
Host kali
HostName 50.116.62.61
User root
IdentityFile ~/.ssh/id_rsa
IdentitiesOnly yes
Host hashbang
HostName de1.hashbang.sh
User jakej
@@ -64,8 +58,3 @@ Host hashbang
Host *.ssh.wpengine.net
IdentityFile ~/.ssh/wpe_devkit
Host 192.168.67.141
HostName 192.168.67.141
User root