From cdc05b97222cd4b4dab9bf8c933e00e5b08df408 Mon Sep 17 00:00:00 2001 From: Tucker Evans Date: Fri, 27 Sep 2019 13:25:11 -0400 Subject: Update bash configs --- bash/.bash_profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bash/.bash_profile') diff --git a/bash/.bash_profile b/bash/.bash_profile index 6d8c25b..86b5194 100644 --- a/bash/.bash_profile +++ b/bash/.bash_profile @@ -2,3 +2,5 @@ # Get the aliases and functions [ -f $HOME/.bashrc ] && . $HOME/.bashrc + +PATH=/sbin:$PATH -- cgit v1.1