aboutsummaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2021-07-14 19:44:10 -0400
committertdro <tdro@users.noreply.github.com>2021-07-14 19:44:10 -0400
commitd8c782c5efb47cfbfe34fb38efc7806867e9515d (patch)
tree02c3de59c5953e38097d2bf494816146bdad91c3 /.bash_profile
parent40caf76c241c70d9237eb9a14c0a3a800485725c (diff)
downloaddotfiles-d8c782c5efb47cfbfe34fb38efc7806867e9515d.tar.gz
dotfiles-d8c782c5efb47cfbfe34fb38efc7806867e9515d.tar.bz2
dotfiles-d8c782c5efb47cfbfe34fb38efc7806867e9515d.zip
.bashrc|.bash_profile: Set stricter mode for now
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile2
1 files changed, 1 insertions, 1 deletions
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() {