From 0059cc0f060d969c74835f09b1726125bbc0130e Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 15 Jan 2025 17:42:45 +0000 Subject: Removed unused line. --- .bashrc | 3 --- 1 file changed, 3 deletions(-) (limited to '.bashrc') 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 -- cgit v1.2.3