diff --git a/per-host/rock64/.bash_aliases b/per-host/rock64/.bash_aliases new file mode 100644 index 0000000..dc004ed --- /dev/null +++ b/per-host/rock64/.bash_aliases @@ -0,0 +1,4 @@ +#!/bin/bash +. ~/.bash_aliases-common + +auto_tmux diff --git a/per-host/rock64/.bash_aliases-common b/per-host/rock64/.bash_aliases-common new file mode 120000 index 0000000..2cebbdf --- /dev/null +++ b/per-host/rock64/.bash_aliases-common @@ -0,0 +1 @@ +../../bash_aliases.sh \ No newline at end of file diff --git a/per-host/rock64/.inputrc b/per-host/rock64/.inputrc new file mode 100644 index 0000000..99cec8e --- /dev/null +++ b/per-host/rock64/.inputrc @@ -0,0 +1 @@ +$include ~/.inputrc-common diff --git a/per-host/rock64/.inputrc-common b/per-host/rock64/.inputrc-common new file mode 120000 index 0000000..e2a824e --- /dev/null +++ b/per-host/rock64/.inputrc-common @@ -0,0 +1 @@ +../../inputrc \ No newline at end of file diff --git a/per-host/rock64/.ssh/.rc-common b/per-host/rock64/.ssh/.rc-common new file mode 120000 index 0000000..450d0b6 --- /dev/null +++ b/per-host/rock64/.ssh/.rc-common @@ -0,0 +1 @@ +../../../ssh/rc \ No newline at end of file diff --git a/per-host/rock64/.ssh/authorized_keys b/per-host/rock64/.ssh/authorized_keys new file mode 120000 index 0000000..91ff7ab --- /dev/null +++ b/per-host/rock64/.ssh/authorized_keys @@ -0,0 +1 @@ +../../../ssh/authorized_keys \ No newline at end of file diff --git a/per-host/rock64/.ssh/rc b/per-host/rock64/.ssh/rc new file mode 100644 index 0000000..df1a298 --- /dev/null +++ b/per-host/rock64/.ssh/rc @@ -0,0 +1,2 @@ +#!/bin/sh +. ~/.ssh/.rc-common diff --git a/per-host/rock64/.tmux.conf b/per-host/rock64/.tmux.conf new file mode 100644 index 0000000..36fcf47 --- /dev/null +++ b/per-host/rock64/.tmux.conf @@ -0,0 +1 @@ +source ~/.tmux.conf-common diff --git a/per-host/rock64/.tmux.conf-common b/per-host/rock64/.tmux.conf-common new file mode 120000 index 0000000..d9a5ba4 --- /dev/null +++ b/per-host/rock64/.tmux.conf-common @@ -0,0 +1 @@ +../../tmux.conf \ No newline at end of file diff --git a/per-host/rock64/.vimrc b/per-host/rock64/.vimrc new file mode 100644 index 0000000..92430cd --- /dev/null +++ b/per-host/rock64/.vimrc @@ -0,0 +1 @@ +source ~/.vimrc-common diff --git a/per-host/rock64/.vimrc-common b/per-host/rock64/.vimrc-common new file mode 120000 index 0000000..90f52f0 --- /dev/null +++ b/per-host/rock64/.vimrc-common @@ -0,0 +1 @@ +../../vimrc \ No newline at end of file diff --git a/ssh/authorized_keys b/ssh/authorized_keys index 79a3118..5c77719 100644 --- a/ssh/authorized_keys +++ b/ssh/authorized_keys @@ -1,3 +1,4 @@ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKCYZKFQ9B/ak54yT+DBm7b/2xVolnGUj6KTTVJE91c0 reya@blocky-cafe ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAj8gIZNV+euy5AsiA/W/B+XVyhQmaHDFB+NnyP7KpBO mari@moonmother ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINsxWR5n8WREoU6d8diPS1tbE6VVvCOSFutgPybz8ZyW mari@earhdaughter +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGfOanT92heZ6YuDtUx64hUlR+/blZqRI39v9fSfGY+O rock64@rock64