From 5c6e3cec27b47795505da0defb459db35fa14b0d Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Wed, 12 Oct 2016 13:37:51 +0200 Subject: Remove nullglob --- system/profile.symlink | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/system/profile.symlink b/system/profile.symlink index 7bf97a8..edefd75 100644 --- a/system/profile.symlink +++ b/system/profile.symlink @@ -17,5 +17,4 @@ cpmq() { fi } -shopt -s globstar nullglob - +shopt -s globstar -- cgit v1.2.3