From 5ace971218355fda8303832c3e10dea3f6c017b6 Mon Sep 17 00:00:00 2001 From: Alen Date: Sun, 19 Jan 2025 18:42:22 +0400 Subject: Add Rust to PATH --- dot_config/zsh/dot_zshrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dot_config/zsh') diff --git a/dot_config/zsh/dot_zshrc b/dot_config/zsh/dot_zshrc index ab059fd..812f581 100644 --- a/dot_config/zsh/dot_zshrc +++ b/dot_config/zsh/dot_zshrc @@ -140,3 +140,6 @@ if [[ -d "${HOME}/Library/Application Support/JetBrains/Toolbox/scripts" ]]; the fi export FZFZ_RECENT_DIRS_TOOL="fasd" + +# Rust +export PATH="${PATH}:${HOME}/.cargo/bin" -- cgit 1.4.1-2-gfad0