aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2025-01-15 17:42:45 +0000
committerJustine Smithies <justine@smithies.me.uk>2025-01-15 17:42:45 +0000
commit0059cc0f060d969c74835f09b1726125bbc0130e (patch)
treed01c68c11a7cf283cf9ce0db560b20c685fe9b8c /.bashrc
parentf0e9675144a64eaabd5002a0121817eb113eb00e (diff)
Removed unused line.HEADmaster
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