diff --git a/.ssh/README.md b/.ssh/README.md new file mode 120000 index 0000000..d5e040f --- /dev/null +++ b/.ssh/README.md @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dotfiles/ubuntu/.ssh/README.md \ No newline at end of file diff --git a/.ssh/config b/.ssh/config new file mode 100644 index 0000000..897a4a4 --- /dev/null +++ b/.ssh/config @@ -0,0 +1,4 @@ +Host vpsfree + HostName 37.205.11.208 + IdentityFile ~/.ssh/vpsfree + User root diff --git a/README.md b/README.md index 6dd5f03..b302e14 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ see for example [How to Store Dotfiles - A Bare Git Repository \| Atlassian Git - [Bash](./.bash/README.md) - [Vim](./.vim/README.md) - [Vifm](./.config/vifm/README.md) +- [SSH](./.ssh/README.md) ## On a new machine 1. install git