aboutsummaryrefslogtreecommitdiffstats
path: root/home-dots/dot-bash_profile
diff options
context:
space:
mode:
Diffstat (limited to 'home-dots/dot-bash_profile')
-rw-r--r--home-dots/dot-bash_profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/home-dots/dot-bash_profile b/home-dots/dot-bash_profile
index aeac56a..ea2a147 100644
--- a/home-dots/dot-bash_profile
+++ b/home-dots/dot-bash_profile
@@ -1,6 +1,6 @@
#
# ~/.bash_profile
#
-
[[ -f ~/.bashrc ]] && . ~/.bashrc
-. "$HOME/.cargo/env"
+# [ -f "$HOME/.ghcup/env" ] && source "$HOME/.ghcup/env" # ghcup-env
+# source "$HOME/.cargo/env"