Add ansible-language-server

This commit is contained in:
Dave Gallant
2022-03-26 14:33:28 -04:00
parent e980524fd1
commit 05ca566841
3 changed files with 6 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ in
export PATH=$PATH:~/.cargo/bin
export PATH=$PATH:~/.local/bin
export PATH=$PATH:~/.npm-packages/bin
export PATH=$PATH:~/bin
export GOPATH=~/go
export GOBIN=$GOPATH/bin