Move around asdf path things.
This commit is contained in:
parent
753853a916
commit
4cf2f51905
2 changed files with 2 additions and 4 deletions
2
.zshenv
2
.zshenv
|
@ -42,6 +42,8 @@ if [ -f "$HOME/.local/share/pnpm" ]; then
|
|||
esac
|
||||
fi
|
||||
|
||||
[ -d "$HOME/.asdf" ] && export PATH="$HOME/.asdf/shims:$PATH"
|
||||
|
||||
export PATH="$PATH:/home/kaholaz/.cache/scalacli/local-repo/bin/scala-cli"
|
||||
|
||||
# >>> coursier install directory >>>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue