Loading .shell/lib/ssh.sh +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ make_config() { if [ -f "$SSH_CONFIG" ] && [ "$SSH_CONFIG" -nt ~/.ssh/config ] && [ "$SSH_CONFIG" -nt ~/.shell/lib/ssh.sh ] && [ "$SSH_CONFIG" -nt $0 ] && (! [ -r ~/.ssh/config.local ] || [ "$SSH_CONFIG" -nt ~/.ssh/config.local ]) then Loading Loading
.shell/lib/ssh.sh +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ make_config() { if [ -f "$SSH_CONFIG" ] && [ "$SSH_CONFIG" -nt ~/.ssh/config ] && [ "$SSH_CONFIG" -nt ~/.shell/lib/ssh.sh ] && [ "$SSH_CONFIG" -nt $0 ] && (! [ -r ~/.ssh/config.local ] || [ "$SSH_CONFIG" -nt ~/.ssh/config.local ]) then Loading