From: Alexander Barton Date: Sat, 24 Jul 2021 11:33:33 +0000 (+0200) Subject: 40_path: Add Go and Cargo bin paths to $PATH when they exist X-Git-Url: https://arthur.ath.cx/gitweb/?a=commitdiff_plain;h=b80b158b333ed05e3de0e3c1fc784c93ad2cf941;p=ax-zsh.git 40_path: Add Go and Cargo bin paths to $PATH when they exist --- diff --git a/core/40_path/40_path.zprofile b/core/40_path/40_path.zprofile index 407f3e8..0ee2a17 100644 --- a/core/40_path/40_path.zprofile +++ b/core/40_path/40_path.zprofile @@ -23,6 +23,8 @@ for d ( ~/.linuxbrew/bin ~/.linuxbrew/sbin ~/.gem/ruby/*/bin(NOn) + ~/.go/bin + ~/.cargo/bin ~/.local/bin ~/bin ~/sbin