summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-12-08 10:10:24 -0600
committerJesse Luehrs <doy@tozt.net>2009-12-08 10:10:24 -0600
commit48ae9b32a076b74ee6bfa545f674ebff42ce85b6 (patch)
tree69a6c5a1d70429011316c9be0b15917ce4f06aca /bashrc
parent034a78252628dd46b29367b174a9e195c5da8e76 (diff)
downloadconf-48ae9b32a076b74ee6bfa545f674ebff42ce85b6.tar.gz
conf-48ae9b32a076b74ee6bfa545f674ebff42ce85b6.zip
use custom ssh wrapper for rsync
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index e6b864e..1e4942e 100644
--- a/bashrc
+++ b/bashrc
@@ -16,6 +16,7 @@ export DARCS_SSH="${HOME}/.bin/ssh"
export DARCS_SCP="${HOME}/.bin/scp"
export DARCS_SFTP="${HOME}/.bin/sftp"
export GIT_SSH="${HOME}/.bin/ssh"
+export RSYNC_RSH="${HOME}/.bin/ssh"
export PERL5LIB="${HOME}/.perl:${HOME}/.perl/lib/perl5/site_perl/5.10.0/i686-linux"
export CVS_RSH='ssh'
export TEXINPUTS=".:${HOME}/conf/tex:"