chore(nanorc+ssh): Update GNU nano and SSH client configs

Signed-off-by: Andrei Jiroh Eugenio Halili <andreijiroh@madebythepins.tk>
This commit is contained in:
Andrei Jiroh Eugenio Halili 2021-05-17 14:27:27 +08:00
parent 766ae34cfa
commit 6604004ae6
Signed by: ajhalili2006
GPG Key ID: A30EBE40AD856D88
2 changed files with 10 additions and 0 deletions

View File

@ -10,3 +10,6 @@ set softwrap
# switch between buffers
# to switch, use Alt+, and Alt+.
set multibuffer
# also enable suspension
set suspend

View File

@ -53,3 +53,10 @@ Host main-ald
IdentityFile ~/.ssh/launchpad
User ajhalili2006
Hostname ssh-ajhalili2006.alwaysdata.net
# Linux computers
Host gildedguy
IdentityFile ~/.ssh/launchpad
User gildedguy
Hostname 192.168.254.114
Port 8022