1
0
Fork 0

Autocommitted updated scripts from pop-os

main
Mari 4 years ago
parent 74273fafda
commit 85c644b169
  1. 4
      per-host/pop-os/.bash_aliases
  2. 1
      per-host/pop-os/.bash_aliases-common
  3. 1
      per-host/pop-os/.config/nvim
  4. 1
      per-host/pop-os/.inputrc
  5. 1
      per-host/pop-os/.inputrc-common
  6. 1
      per-host/pop-os/.ssh/.config-common
  7. 1
      per-host/pop-os/.ssh/.rc-common
  8. 1
      per-host/pop-os/.ssh/authorized_keys
  9. 1
      per-host/pop-os/.ssh/config
  10. 1
      per-host/pop-os/.ssh/known_hosts
  11. 2
      per-host/pop-os/.ssh/rc
  12. 1
      per-host/pop-os/.tmux.conf
  13. 1
      per-host/pop-os/.tmux.conf-common
  14. 1
      per-host/pop-os/.vim
  15. 1
      per-host/pop-os/.vimrc
  16. 1
      per-host/pop-os/.vimrc-common
  17. 1
      ssh/authorized_keys

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

@ -0,0 +1 @@
../../bash_aliases.sh

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

@ -7,3 +7,4 @@ ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGUj5KCi1QgnwfBTsEZR5ET9Mdav/W8zp4Za09Dhos6l
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKii0xT6W3GxLS6f4QM/ZmS6PaLwIU+l/zfZV+huM7Ka mari-wovn@MoonMother
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMxRWMJeoWbgUdJTWdN5PxA7524g84fbhoNE3dM4W1e0 marissa@mari-wovn
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFI9VXEs7IWD+TalMJwaraHipPQCoDIHp7LuIM1ZfXxV mari-wovn@youko
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIElnYGPGKpgWvvYG0sj53WBsN2e8RVF4H64JnfDFoink reya@pop-os

Loading…
Cancel
Save