From 061c1ce9129b3d34e8cf386633bbcc54110bd569 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Wed, 28 Feb 2001 09:12:54 +0000 Subject: add `aliases' option to be able to disable alias expansion (13554) --- Completion/Core/compinit | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion') diff --git a/Completion/Core/compinit b/Completion/Core/compinit index 96779d7f7..11f0719cf 100644 --- a/Completion/Core/compinit +++ b/Completion/Core/compinit @@ -137,6 +137,7 @@ _comp_options=( NO_ksharrays NO_cshnullglob NO_allexport + NO_aliases ) # These can hold names of functions that are to be called before/after all -- cgit 1.4.1