From b9798394f5b85dc053ae8cfe7170b581cf379087 Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Mon, 31 Mar 2025 02:15:31 -0400 Subject: newfig --- .bash_profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index d737e42..3f8c443 100644 --- a/.bash_profile +++ b/.bash_profile @@ -5,8 +5,8 @@ [[ -f ~/.bashrc ]] && . ~/.bashrc export PATH="$PATH:$HOME/.dotfiles/scripts" -export PATH="$PATH:$HOME/.dotnet/tools" 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