From e642731374e6bdd3a6d8a15998851ba8ac6cc822 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Wed, 13 May 2026 19:33:53 -0400 Subject: env changes --- .bashrc | 3 --- 1 file changed, 3 deletions(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index acb4ed4..9bbdbd2 100644 --- a/.bashrc +++ b/.bashrc @@ -1,9 +1,6 @@ # If not running interactively, don't do anything [[ $- != *i* ]] && return -. /etc/profile -export PATH="$HOME/dotfiles/scripts/:$PATH" - # Completion if [ -f /usr/share/bash-completion/bash_completion ]; then . /usr/share/bash-completion/bash_completion -- cgit v1.2.3