1
0
Fork 0

Autocommitted updated scripts from costadelsol

main
Mari 3 years ago
parent 0f57d9d4b8
commit 2400b7d3b3
  1. 4
      per-host/costadelsol/.bash_aliases
  2. 1
      per-host/costadelsol/.bash_aliases-common
  3. 1
      per-host/costadelsol/.config/nvim
  4. 1
      per-host/costadelsol/.inputrc
  5. 1
      per-host/costadelsol/.inputrc-common
  6. 1
      per-host/costadelsol/.ssh/.config-common
  7. 1
      per-host/costadelsol/.ssh/.rc-common
  8. 1
      per-host/costadelsol/.ssh/authorized_keys
  9. 1
      per-host/costadelsol/.ssh/config
  10. 1
      per-host/costadelsol/.ssh/known_hosts
  11. 2
      per-host/costadelsol/.ssh/rc
  12. 1
      per-host/costadelsol/.tmux.conf
  13. 1
      per-host/costadelsol/.tmux.conf-common
  14. 1
      per-host/costadelsol/.vim
  15. 1
      per-host/costadelsol/.vimrc
  16. 1
      per-host/costadelsol/.vimrc-common
  17. 1
      ssh/authorized_keys

@ -0,0 +1,4 @@
#!/bin/bash
. ~/.bash_aliases-common
auto_tmux

@ -0,0 +1 @@
$include ~/.inputrc-common

@ -0,0 +1 @@
../../../ssh/authorized_keys

@ -0,0 +1 @@
Include .config-common

@ -0,0 +1 @@
../../../ssh/known_hosts

@ -0,0 +1,2 @@
#!/bin/sh
. ~/.ssh/.rc-common

@ -0,0 +1 @@
source ~/.tmux.conf-common

@ -0,0 +1 @@
source ~/.vimrc-common

@ -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

Loading…
Cancel
Save