Added basic dotfiles.

This commit is contained in:
2019-08-22 08:18:40 +12:00
commit 5820b9a1ff
3 changed files with 132 additions and 0 deletions

9
.tmate.conf Normal file
View File

@ -0,0 +1,9 @@
set-option -g set-clipboard on
set-option -g mouse on
set-option -g history-limit 50000
set -g tmate-identity "james"
set -s escape-time 0
set -g tmate-server-host pair.ii.nz
set -g tmate-server-port 22
set -g tmate-server-rsa-fingerprint "f9:af:d5:f2:47:8b:33:53:7b:fb:ba:81:ba:37:d3:b9"
set -g tmate-server-ecdsa-fingerprint "32:44:b3:bb:b3:0a:b8:20:05:32:73:f4:9a:fd:ee:a8"