From e4c9aa5b42de8bffebbc09872226b3b96b5c2c16 Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Sat, 15 Dec 2018 21:42:34 -0800 Subject: [PATCH] Remove -x option --- open.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/open.sh b/open.sh index ec0ca1c..21d77bd 100755 --- a/open.sh +++ b/open.sh @@ -6,8 +6,6 @@ # - fzf # - xdg-utils (xdg-open executable) -set -x - printHelp() { cat << done Fuzzy find and run xdg-open on a file