From bf99b49e430f6976498aeb57a9bb068a40288457 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Tue, 20 Dec 2016 19:12:38 +0100 Subject: zsh: enable extglob MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/zshrc b/zsh/zshrc index 2d97059..7a3c26a 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -22,11 +22,11 @@ colors setopt autocd \ complete_aliases \ glob_dots \ + extended_glob \ extended_history \ hist_verify \ hist_ignore_space \ inc_append_history_time \ - interactive_comments \ numeric_glob_sort \ no_bg_nice \ print_exit_value \ -- cgit v1.2.3-54-g00ecf