aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.bash_utils/path.sh
diff options
context:
space:
mode:
Diffstat (limited to '%HOME%/.bash_utils/path.sh')
-rw-r--r--%HOME%/.bash_utils/path.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/%HOME%/.bash_utils/path.sh b/%HOME%/.bash_utils/path.sh
index 9f1fdd4..efcc73a 100644
--- a/%HOME%/.bash_utils/path.sh
+++ b/%HOME%/.bash_utils/path.sh
@@ -5,8 +5,6 @@
# For details, see https://github.com/egor-tensin/cygwin-home.
# Distributed under the MIT License.
-source "$HOME/.bash_utils/text.sh"
-
path_add() (
set -o errexit -o nounset -o pipefail