diff --git a/.zshrc b/.zshrc index 42f6a1f..5f86627 100644 --- a/.zshrc +++ b/.zshrc @@ -22,7 +22,7 @@ # - pkgfile # - trash-cli (with gvfs) -export PATH=/$HOME/.local/bin:$PATH +export PATH=$HOME/.local/bin:$HOME/.dotnet/tools:$PATH [[ $- != *i* ]] && return