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/