diff options
author | Justine Smithies <justine@smithies.me.uk> | 2025-01-15 17:42:45 +0000 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2025-01-15 17:42:45 +0000 |
commit | 0059cc0f060d969c74835f09b1726125bbc0130e (patch) | |
tree | d01c68c11a7cf283cf9ce0db560b20c685fe9b8c | |
parent | f0e9675144a64eaabd5002a0121817eb113eb00e (diff) |
-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 |