diff options
-rw-r--r-- | .bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,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.11.0/ # Enable the use of ssh-agent if ! pgrep -u "$USER" ssh-agent > /dev/null; then |