aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.bashrc b/.bashrc
index 7084336..b4aa8eb 100644
--- a/.bashrc
+++ b/.bashrc
@@ -88,9 +88,6 @@ export PATH=$PATH:~/.cargo/bin/
# export HELIX_RUNTIME=~/Git/helix/runtime
# This is the command I ran after building: ln -s ~/Git/helix/runtime ~/.config/helix/runtime
-# If using musl then set this variable to ensure tree-sitter grammars can be loaded correctly
-# export RUSTFLAGS="-C target-feature=-crt-static"
-
# Always add below to allow gpg-agent to work correctly
GPG_TTY=$(tty)
export GPG_TTY