No known key found for this signature in database
GPG Key ID: 6DEED612B26C08E2
2 changed files with
5 additions and
1 deletions
-
aliases/key_aliases.tmpl
-
dot_Xresources.tmpl
|
|
@ -124,7 +124,7 @@ ssl "mosh --ssh='ssh -p 399' kevin@$LAPTOP_IP" |
|
|
|
|
|
|
|
# vultr |
|
|
|
# ssa "mosh atxadmin@45.32.87.10" |
|
|
|
ssa "ssh kevin@18.223.241.198" |
|
|
|
ssa "ssh -t kevin@18.223.241.198 tmux a" |
|
|
|
# ssv "mosh kevin@45.32.87.10" |
|
|
|
|
|
|
|
# test server sites |
|
|
|
|
|
@ -80,4 +80,8 @@ URxvt.matcher.button: 1 |
|
|
|
|
|
|
|
/* ]]] Clickable URLs */ |
|
|
|
|
|
|
|
Sxiv.background: #000000 |
|
|
|
Sxiv.foreground: #00C0FF |
|
|
|
Sxiv.font: Hack-9 |
|
|
|
|
|
|
|
! vim: fdm=marker ft=xdefaults.go-template |