all repos — dotfiles @ 14acc68594f8824a40ba10b96037dded76ad69c5

linux dotfiles

config/ssh/config

Host btc
    Hostname ec2-3-110-183-152.ap-south-1.compute.amazonaws.com
    User ubuntu
    IdentityFile ~/.ssh/btc-node.pem
Host glix
    HostName glix
    User prithu
    IdentityFile ~/.ssh/glix_rsa
    SetEnv TERM=xterm-color
Host inty
    HostName inty
    user ubuntu
    IdentityFile ~/.ssh/id_rsa
Host reed
    HostName reed
    user ubuntu
    IdentityFile ~/.ssh/id_rsa
Host rpi
    HostName rpi
    user pi
    IdentityFile ~/.ssh/id_rsa
Host lmmdev
    HostName lmmvm
    user prithugoswami524
    IdentityFile ~/.ssh/id_rsa
Host lmmprod
    HostName lmmaws
    user lmm_dev
    IdentityFile ~/.ssh/id_rsa