]> arthur.barton.de Git - ax-zsh.git/commitdiff
40_path: Add Go and Cargo bin paths to $PATH when they exist
authorAlexander Barton <alex@barton.de>
Sat, 24 Jul 2021 11:33:33 +0000 (13:33 +0200)
committerAlexander Barton <alex@barton.de>
Sat, 24 Jul 2021 11:33:33 +0000 (13:33 +0200)
core/40_path/40_path.zprofile

index 407f3e807e9e725d2474fc60a3ca66c718916d64..0ee2a17966528e89a95338c156f10c7cefdc6300 100644 (file)
@@ -23,6 +23,8 @@ for d (
        ~/.linuxbrew/bin
        ~/.linuxbrew/sbin
        ~/.gem/ruby/*/bin(NOn)
+       ~/.go/bin
+       ~/.cargo/bin
        ~/.local/bin
        ~/bin
        ~/sbin