From 96224f52e32203191d4eb79f6a04124ac34175df Mon Sep 17 00:00:00 2001 From: serxoz Date: Wed, 24 May 2023 16:10:20 +0200 Subject: [PATCH] go path --- fish/conf.d/path.fish | 1 + 1 file changed, 1 insertion(+) diff --git a/fish/conf.d/path.fish b/fish/conf.d/path.fish index 4f855f0..61fb8bd 100644 --- a/fish/conf.d/path.fish +++ b/fish/conf.d/path.fish @@ -1,2 +1,3 @@ set PATH $PATH ~/bin/ set PATH $PATH /home/$USER/.cargo/bin/ + set PATH $PATH /home/$USER/go/bin/