aboutsummaryrefslogtreecommitdiff
path: root/rc.boot
diff options
context:
space:
mode:
Diffstat (limited to 'rc.boot')
-rwxr-xr-xrc.boot3
1 files changed, 0 insertions, 3 deletions
diff --git a/rc.boot b/rc.boot
index cc31d00..e0d9951 100755
--- a/rc.boot
+++ b/rc.boot
@@ -15,9 +15,6 @@ mnt() {
mount "$@" "$mnt"
}
-# Manually set path
-PATH=$PATH:/usr/bin:/usr/local/bin
-
# Display a pretty welcome message
printf '\033[1;36m-> \033[39mWelcome to \033[35mCarbs %s\033[39m!\033[m\n' "$(uname -s)"