diff options
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ if [ -d "$HOME/.local/bin" ]; then export PATH="$HOME/.local/bin:$PATH" fi -# ==== BEGIN ANISBLE GO CONFIG +# ==== BEGIN ANSIBLE GO CONFIG if command -v go 1>/dev/null 2>&1; then export PATH="$PATH:/usr/local/go/bin" export PATH="$HOME/go/bin:$PATH" |
