summaryrefslogtreecommitdiff
path: root/.bash_profile
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2025-06-16 22:53:16 -0400
committerJack Jamison <jackqjamison@gmail.com>2025-06-16 22:53:16 -0400
commite72bc10296c0d4c145abd69a2b00bc8aad0004bb (patch)
treeaf922e03fac17212db8da13937f4b2d562dd4037 /.bash_profile
parenta65f3404028bd734e5deb793aa6b765c638a34db (diff)
reorg
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile1
1 files changed, 0 insertions, 1 deletions
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