fixing path for pyenv

This commit is contained in:
2021-07-14 10:54:05 +01:00
parent f3ff3d6119
commit 4a8a9efe32
2 changed files with 3 additions and 3 deletions

View File

@@ -213,7 +213,7 @@ complete -C "$HOME/.local/bin/aws_completer" aws
export PATH="$PATH:$HOME/.tfenv/bin"
# VSCode
export PATH="/usr/local/bin:$PATH"
export PATH="$PATH:/usr/local/bin"
################################################################
# LEGACY #