parent
85c644b169
commit
b60b497f98
@ -0,0 +1,4 @@ |
||||
#!/bin/bash |
||||
. ~/.bash_aliases-common |
||||
|
||||
auto_tmux |
@ -0,0 +1 @@ |
||||
../../bash_aliases.sh |
@ -0,0 +1 @@ |
||||
../../../nvim |
@ -0,0 +1 @@ |
||||
$include ~/.inputrc-common |
@ -0,0 +1 @@ |
||||
../../inputrc |
@ -0,0 +1 @@ |
||||
../../../ssh/config |
@ -0,0 +1 @@ |
||||
../../../ssh/rc |
@ -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 @@ |
||||
../../tmux.conf |
@ -0,0 +1 @@ |
||||
../../vim |
@ -0,0 +1 @@ |
||||
source ~/.vimrc-common |
@ -0,0 +1 @@ |
||||
../../vimrc |
Loading…
Reference in new issue