summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2014-04-08 22:57:13 +0200
committerJan Pokorný <jpokorny@redhat.com>2014-04-08 22:57:13 +0200
commitfe156601dc7b3df8642640b057b1d6d7e086f88a (patch)
tree83b78bf23e7eb44e6ec8ce6b09c9925e21096ac1
parent32548f5237a1226ca81a1ed60a349b8f1167d300 (diff)
downloaddotfiles-fe156601dc7b3df8642640b057b1d6d7e086f88a.tar.gz
dotfiles-fe156601dc7b3df8642640b057b1d6d7e086f88a.tar.xz
dotfiles-fe156601dc7b3df8642640b057b1d6d7e086f88a.zip
Bash config: preexec paging hack: sdcv delimited w/ 2 spaces
...because otherwise, the pagination effectively prevents from choice in case of ambiguous entry -> only use double space if you are sure pagination is OK Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 02c7fe3..e08d951 100644
--- a/.bashrc
+++ b/.bashrc
@@ -148,7 +148,7 @@ diff\ *|\
find\ *|\
git\ ls-files|\
rpm\ *|\
-sdcv\ *|\
+sdcv\ \ *|\
yum\ list*|\
yum\ search*)
_preexec_flag=1