diff options
Diffstat (limited to '.bashrc')
-rw-r--r-- | .bashrc | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -78,9 +78,6 @@ export SSH_ASKPASS_REQUIRE=prefer export TERMINAL="foot" export SAL_USE_VCLPLUGIN=gtk3 -read -r wallpaper<~/.cache/wallpaper -export wallpaper - # Path to Zig binary # export PATH=$PATH:~/Downloads/zig/zig-linux-x86_64-0.13.0/ |