From e72bc10296c0d4c145abd69a2b00bc8aad0004bb Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Mon, 16 Jun 2025 22:53:16 -0400 Subject: reorg --- .bash_profile | 1 - 1 file changed, 1 deletion(-) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index b7a9520..ac1b5f6 100644 --- a/.bash_profile +++ b/.bash_profile @@ -6,7 +6,6 @@ export PATH="$PATH:$HOME/dotfiles/scripts" export PATH="$PATH:$HOME/dotfiles/shortcuts" -export PATH="$PATH:$HOME/.cargo/bin" if [[ -t 0 && $(tty) == /dev/tty1 && ! $DISPLAY ]]; then exec dbus-launch --exit-with-session Hyprland -- cgit v1.2.3