diff options
Diffstat (limited to '.bashrc')
-rw-r--r-- | .bashrc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |