summaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authorJackJ30 <jackqjamison@gmail.com>2025-03-31 02:15:31 -0400
committerJackJ30 <jackqjamison@gmail.com>2025-03-31 02:15:31 -0400
commitb9798394f5b85dc053ae8cfe7170b581cf379087 (patch)
treea295c1a67d85bd5a6709c91626bb4543985b7bd3 /.bash_profile
parent9359d435fc913f1ad84840db316568cfb3e946d2 (diff)
newfig
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile2
1 files changed, 1 insertions, 1 deletions
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