From d8c782c5efb47cfbfe34fb38efc7806867e9515d Mon Sep 17 00:00:00 2001 From: tdro Date: Wed, 14 Jul 2021 19:44:10 -0400 Subject: .bashrc|.bash_profile: Set stricter mode for now --- .bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 4c4e74e..fa51855 100644 --- a/.bash_profile +++ b/.bash_profile @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash -eu # shellcheck disable=SC2016 prefixPath() { -- cgit v1.2.3