aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-05-20 14:45:10 +0100
committerJustine Smithies <justine@smithies.me.uk>2024-05-20 14:45:10 +0100
commite296d62a94885110fd9df772e89bb1b042402af4 (patch)
treee040e3129e7fc0a1fce4bf9100a7270ab3869bbd /.bashrc
parent0f051cc0ba3aa628c3f250f4ca60d661257e9998 (diff)
Updated Zig path to 0.12.0
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 5b9e51c..a1597e5 100644
--- a/.bashrc
+++ b/.bashrc
@@ -83,7 +83,7 @@ export TERMINAL="foot"
export SAL_USE_VCLPLUGIN=gtk3
# Path to Zig binary
-export PATH=$PATH:~/Downloads/zig/zig-linux-x86_64-0.11.0/
+export PATH=$PATH:~/Downloads/zig/zig-linux-x86_64-0.12.0/
# Path to Helix binary
export PATH=$PATH:~/.cargo/bin/