a52a705
diff --git a/config-top.h b/config-top.h
a52a705
index e5cc147..f5e0a52 100644
a52a705
--- a/config-top.h
a52a705
+++ b/config-top.h
a52a705
@@ -106,7 +106,7 @@
Roman Rakus 87b6511
    sshd and source the .bashrc if so (like the rshd behavior).  This checks
Roman Rakus 87b6511
    for the presence of SSH_CLIENT or SSH2_CLIENT in the initial environment,
Roman Rakus 87b6511
    which can be fooled under certain not-uncommon circumstances. */
Roman Rakus ef575b1
-/* #define SSH_SOURCE_BASHRC */
Roman Rakus ef575b1
+#define SSH_SOURCE_BASHRC
Roman Rakus 87b6511
 
a52a705
 /* Define if you want the case-toggling operators (~[~]) and the
Roman Rakus 87b6511
    `capcase' variable attribute (declare -c). */