.bashrc: -shopt -s direxpand
[nethome.git] / .bashrc
diff --git a/.bashrc b/.bashrc
index 2a70cfe..5c9b4a0 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -386,7 +386,8 @@ function gpg {(unset gpg; http_proxy= all_proxy= HTTP_PROXY= ALL_PROXY= gpg "$@"
 ulimit -S -c 0
 set +H
 shopt -s mailwarn
-shopt -s direxpand
+#RHEL6->7 breaks: echo spa\ ce ~/foo<tab>
+#shopt -s direxpand
 unset OPTIND
 umask 022