aboutsummaryrefslogtreecommitdiff
path: root/shenanigans.sh
diff options
context:
space:
mode:
Diffstat (limited to 'shenanigans.sh')
-rwxr-xr-xshenanigans.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/shenanigans.sh b/shenanigans.sh
index 2bf22c3..160f23c 100755
--- a/shenanigans.sh
+++ b/shenanigans.sh
@@ -51,6 +51,8 @@ alias d='cd ~/Downloads'
51export PATH=$HOME/Applications:$PATH 51export PATH=$HOME/Applications:$PATH
52export PATH=$HOME/go/bin:$PATH 52export PATH=$HOME/go/bin:$PATH
53export PATH=/usr/local/go/bin:$PATH 53export PATH=/usr/local/go/bin:$PATH
54export PATH=$HOME/.local/bin/zig-linux-x86_64-0.13.0:$PATH
55export PATH=$HOME/.local/bin/zls-x86_64-linux-0.13.0:$PATH
54 56
55# FZF settings. 57# FZF settings.
56 58