parent
056038be7a
commit
a4e4d85d81
@ -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 @@ |
|||||||
|
../../inputrc |
@ -0,0 +1 @@ |
|||||||
|
../../../ssh/rc |
@ -0,0 +1 @@ |
|||||||
|
../../../ssh/authorized_keys |
@ -0,0 +1,2 @@ |
|||||||
|
#!/bin/sh |
||||||
|
. ~/.ssh/.rc-common |
@ -0,0 +1 @@ |
|||||||
|
source ~/.tmux.conf-common |
@ -0,0 +1 @@ |
|||||||
|
../../tmux.conf |
@ -0,0 +1 @@ |
|||||||
|
source ~/.vimrc-common |
@ -0,0 +1 @@ |
|||||||
|
../../vimrc |
Loading…
Reference in new issue