From f1bf681d0ac038ec19806cd4350e49dc8d146282 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Wo=C5=BAniak?= Date: Sat, 13 Apr 2024 22:21:56 +0200 Subject: [PATCH] Added into a PATH a bin for rust --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index 1e8b051..b0b64eb 100644 --- a/.zshrc +++ b/.zshrc @@ -79,6 +79,7 @@ export PATH=$HOME/.local/bin:$PATH export PATH=$HOME/node_modules/.bin:$PATH export GOPATH=$HOME/golang export PATH=$PATH:$HOME/.gem/ruby/2.6.0/bin +export PATH=$PATH:$HOME/.cargo/bin [ -d $HOME/repo/fortigate/bin ] && export PATH=$HOME/repo/fortigate/bin:$PATH # History