Add updated ssh shortcuts #fishshell

This commit is contained in:
Colin Powell
2019-03-11 08:57:06 -04:00
parent 312518a639
commit fbe8371c4f
2 changed files with 4 additions and 1 deletions

View File

@ -0,0 +1,3 @@
function prod-admin
ssh colinpowell@172.16.10.116
end

View File

@ -1,3 +1,3 @@
function stagewest-admin
ssh colinpowell@10.201.2.55
ssh colinpowell@10.201.2.166
end