.bashrc: -shopt -s direxpand
authorJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 2 Feb 2016 14:09:47 +0000 (15:09 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Tue, 2 Feb 2016 14:09:47 +0000 (15:09 +0100)
.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