aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-06-08 20:28:41 +0100
committerJustine Smithies <justine@smithies.me.uk>2024-06-08 20:28:41 +0100
commitccbbad7898759e6a1f285e3670afe98b2ff913cb (patch)
tree43a350d04d108c2f1a9644738071120629273884
parentec631fd1cd30506127b3791bc7677ef1a412ba98 (diff)
Update zig path to point to 0.13.0
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index ab0f624..090953f 100644
--- a/.bashrc
+++ b/.bashrc
@@ -86,7 +86,7 @@ export TERMINAL="foot"
export SAL_USE_VCLPLUGIN=gtk3
# Path to Zig binary
-export PATH=$PATH:~/Downloads/zig/zig-linux-x86_64-0.12.0/
+export PATH=$PATH:~/Downloads/zig/zig-linux-x86_64-0.13.0/
# Path to Helix binary
export PATH=$PATH:~/.cargo/bin/