diff --git a/per-host/costadelsol/.bash_aliases b/per-host/costadelsol/.bash_aliases new file mode 100644 index 0000000..dc004ed --- /dev/null +++ b/per-host/costadelsol/.bash_aliases @@ -0,0 +1,4 @@ +#!/bin/bash +. ~/.bash_aliases-common + +auto_tmux diff --git a/per-host/costadelsol/.bash_aliases-common b/per-host/costadelsol/.bash_aliases-common new file mode 120000 index 0000000..2cebbdf --- /dev/null +++ b/per-host/costadelsol/.bash_aliases-common @@ -0,0 +1 @@ +../../bash_aliases.sh \ No newline at end of file diff --git a/per-host/costadelsol/.config/nvim b/per-host/costadelsol/.config/nvim new file mode 120000 index 0000000..90f57e4 --- /dev/null +++ b/per-host/costadelsol/.config/nvim @@ -0,0 +1 @@ +../../../nvim \ No newline at end of file diff --git a/per-host/costadelsol/.inputrc b/per-host/costadelsol/.inputrc new file mode 100644 index 0000000..99cec8e --- /dev/null +++ b/per-host/costadelsol/.inputrc @@ -0,0 +1 @@ +$include ~/.inputrc-common diff --git a/per-host/costadelsol/.inputrc-common b/per-host/costadelsol/.inputrc-common new file mode 120000 index 0000000..e2a824e --- /dev/null +++ b/per-host/costadelsol/.inputrc-common @@ -0,0 +1 @@ +../../inputrc \ No newline at end of file diff --git a/per-host/costadelsol/.ssh/.config-common b/per-host/costadelsol/.ssh/.config-common new file mode 120000 index 0000000..6e6d201 --- /dev/null +++ b/per-host/costadelsol/.ssh/.config-common @@ -0,0 +1 @@ +../../../ssh/config \ No newline at end of file diff --git a/per-host/costadelsol/.ssh/.rc-common b/per-host/costadelsol/.ssh/.rc-common new file mode 120000 index 0000000..450d0b6 --- /dev/null +++ b/per-host/costadelsol/.ssh/.rc-common @@ -0,0 +1 @@ +../../../ssh/rc \ No newline at end of file diff --git a/per-host/costadelsol/.ssh/authorized_keys b/per-host/costadelsol/.ssh/authorized_keys new file mode 120000 index 0000000..91ff7ab --- /dev/null +++ b/per-host/costadelsol/.ssh/authorized_keys @@ -0,0 +1 @@ +../../../ssh/authorized_keys \ No newline at end of file diff --git a/per-host/costadelsol/.ssh/config b/per-host/costadelsol/.ssh/config new file mode 100644 index 0000000..0d04e94 --- /dev/null +++ b/per-host/costadelsol/.ssh/config @@ -0,0 +1 @@ +Include .config-common diff --git a/per-host/costadelsol/.ssh/known_hosts b/per-host/costadelsol/.ssh/known_hosts new file mode 120000 index 0000000..6c3c05e --- /dev/null +++ b/per-host/costadelsol/.ssh/known_hosts @@ -0,0 +1 @@ +../../../ssh/known_hosts \ No newline at end of file diff --git a/per-host/costadelsol/.ssh/rc b/per-host/costadelsol/.ssh/rc new file mode 100644 index 0000000..df1a298 --- /dev/null +++ b/per-host/costadelsol/.ssh/rc @@ -0,0 +1,2 @@ +#!/bin/sh +. ~/.ssh/.rc-common diff --git a/per-host/costadelsol/.tmux.conf b/per-host/costadelsol/.tmux.conf new file mode 100644 index 0000000..36fcf47 --- /dev/null +++ b/per-host/costadelsol/.tmux.conf @@ -0,0 +1 @@ +source ~/.tmux.conf-common diff --git a/per-host/costadelsol/.tmux.conf-common b/per-host/costadelsol/.tmux.conf-common new file mode 120000 index 0000000..d9a5ba4 --- /dev/null +++ b/per-host/costadelsol/.tmux.conf-common @@ -0,0 +1 @@ +../../tmux.conf \ No newline at end of file diff --git a/per-host/costadelsol/.vim b/per-host/costadelsol/.vim new file mode 120000 index 0000000..3a26453 --- /dev/null +++ b/per-host/costadelsol/.vim @@ -0,0 +1 @@ +../../vim \ No newline at end of file diff --git a/per-host/costadelsol/.vimrc b/per-host/costadelsol/.vimrc new file mode 100644 index 0000000..92430cd --- /dev/null +++ b/per-host/costadelsol/.vimrc @@ -0,0 +1 @@ +source ~/.vimrc-common diff --git a/per-host/costadelsol/.vimrc-common b/per-host/costadelsol/.vimrc-common new file mode 120000 index 0000000..90f52f0 --- /dev/null +++ b/per-host/costadelsol/.vimrc-common @@ -0,0 +1 @@ +../../vimrc \ No newline at end of file diff --git a/ssh/authorized_keys b/ssh/authorized_keys index a12d915..62e8d9a 100644 --- a/ssh/authorized_keys +++ b/ssh/authorized_keys @@ -9,3 +9,4 @@ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMxRWMJeoWbgUdJTWdN5PxA7524g84fbhoNE3dM4W1e0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFI9VXEs7IWD+TalMJwaraHipPQCoDIHp7LuIM1ZfXxV mari-wovn@youko ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIElnYGPGKpgWvvYG0sj53WBsN2e8RVF4H64JnfDFoink reya@pop-os ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIObCKBH51G2GDZ7L1mqKgIYDNIyL6R95vjflacs75/43 reya@mordhona +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMUPHMtySv3og9FNipUfRW1ApwJmurMmnyJAt8O0JHVt reya@costadelsol